Searched refs:_off_t (Results 1 – 12 of 12) sorted by relevance
29 int ftruncate(int, _off_t);30 __CRT_INLINE int ftruncate(int __fd, _off_t __length) in ftruncate()
623 typedef long _off_t; typedef648 _off_t st_size;662 _off_t st_size;677 _off_t st_size;708 _off_t st_size;
73 typedef long _off_t; typedef
43 typedef long _off_t; // file offset value typedef46 typedef _off_t off_t;
33 _off_t st_size;63 _off_t st_size;96 _off_t st_size;
34 _off_t st_size;48 _off_t st_size;63 _off_t st_size;93 _off_t st_size;
33 typedef long _off_t; typedef
13 buf->st_size = (_off_t)(buf64)->st_size; \
65 _off_t st_size;
153 _Inout_ _off_t offFilePart) // Offset to the file name inside FullPathBuffer in EnumFilesWorker()
396 result.st_size = static_cast<_off_t>(available); in common_stat_handle_file_opened()
87 CHECK_TYPE(_off_t); in test_types()