Searched refs:stat_t (Results 1 – 6 of 6) sorted by relevance
23 using stat_t = struct stat; typedef31 typedef struct ::__stat64 stat_t;48 BOOST_NOWIDE_DECL int stat(const char* path, stat_t* buffer);
33 boost::nowide::stat_t boostStat; in test_main()52 boost::nowide::stat_t boostStat; in test_main()
313 typedef struct __stat64 stat_t; typedef315 typedef struct stat stat_t; typedef322 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat()354 UTIL_STATIC int UTIL_getFileStat(const char* infilename, stat_t *statbuf) in UTIL_getFileStat()370 stat_t statbuf; in UTIL_isRegFile()378 stat_t statbuf; in UTIL_isDirectory()
751 { stat_t statbuf; in LZ4IO_compressFilename_extRess()1266 stat_t statbuf; in LZ4IO_decompressDstFile()
37 int stat(const char* path, stat_t* buffer) in stat()
50 #define stat_t struct stat macro198 stat_t st; in drmGetKeyFromFd()342 stat_t st; in drmOpenDevice()