Home
last modified time | relevance | path

Searched refs:stat_t (Results 1 – 4 of 4) sorted by relevance

/third_party/lz4/programs/
Dutil.h346 typedef struct __stat64 stat_t; typedef
348 typedef struct stat stat_t; typedef
356 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()
Dlz4io.c763 { stat_t statbuf; in LZ4IO_compressFilename_extRess()
1318 stat_t statbuf; in LZ4IO_decompressDstFile()
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx808 typedef struct stat stat_t; typedef
809 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()
/third_party/libdrm/
Dxf86drm.c50 #define stat_t struct stat macro
637 stat_t st; in drmGetKeyFromFd()
781 stat_t st; in drmOpenDevice()