Changeset 2850 for trunk/src/lib/nt/ntstat.h
- Timestamp:
- Aug 30, 2016, 6:06:31 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/ntstat.h
r2708 r2850 78 78 int birdStatOnLink(const char *pszPath, BirdStat_T *pStat); 79 79 int birdStatOnFd(int fd, BirdStat_T *pStat); 80 int birdStatOnFdJustSize(int fd, __int64 *pcbFile); 80 81 int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink); 81 82 #ifdef ___nt_ntstuff_h
Note:
See TracChangeset
for help on using the changeset viewer.