Changeset 3485 for trunk/src/lib/nt/ntstat.h
- Timestamp:
- Sep 21, 2020, 2:25:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/nt/ntstat.h
r3007 r3485 86 86 int birdStatOnFdJustSize(int fd, __int64 *pcbFile); 87 87 int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink); 88 int birdStatModeOnly(const char *pszPath, unsigned __int16 *pMode, int fFollowLink); 88 89 #ifdef ___nt_ntstuff_h 89 90 int birdStatHandle(HANDLE hFile, BirdStat_T *pStat, const char *pszPath);
Note:
See TracChangeset
for help on using the changeset viewer.