Changeset 2708 for trunk/src/lib/nt/ntstat.h
- Timestamp:
- Nov 21, 2013, 11:26:40 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/ntstat.h
r2707 r2708 79 79 int birdStatOnFd(int fd, BirdStat_T *pStat); 80 80 int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink); 81 #ifdef ___nt_ntstuff_h 82 void birdStatFillFromFileIdFullDirInfo(BirdStat_T *pStat, MY_FILE_ID_FULL_DIR_INFORMATION const *pBuf, const char *pszPath); 83 #endif 81 84 82 85 #define STAT_REDEFINED_ALREADY
Note:
See TracChangeset
for help on using the changeset viewer.