Searched refs:stat_t (Results 1 – 4 of 4) sorted by relevance
346 typedef struct __stat64 stat_t; typedef348 typedef struct stat stat_t; typedef356 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat()389 UTIL_STATIC int UTIL_getFDStat(int fd, stat_t *statbuf) in UTIL_getFDStat()402 UTIL_STATIC int UTIL_getFileStat(const char* infilename, stat_t *statbuf) in UTIL_getFileStat()418 stat_t statbuf; in UTIL_isRegFD()429 stat_t statbuf; in UTIL_isRegFile()437 stat_t statbuf; in UTIL_isDirectory()
763 { stat_t statbuf; in LZ4IO_compressFilename_extRess()1318 stat_t statbuf; in LZ4IO_decompressDstFile()
808 typedef struct stat stat_t; typedef809 typedef pair<string,stat_t> scan_payload;3030 scan_source_file (const string& rps, const stat_t& st, in scan_source_file()3402 scan_archive_file (const string& rps, const stat_t& st, in scan_archive_file()
50 #define stat_t struct stat macro637 stat_t st; in drmGetKeyFromFd()781 stat_t st; in drmOpenDevice()