Home
last modified time | relevance | path

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

/external/lz4/programs/
Dutil.h169 typedef struct _stat64 stat_t; typedef
171 typedef struct stat stat_t; typedef
175 UTIL_STATIC int UTIL_setFileStat(const char *filename, stat_t *statbuf) in UTIL_setFileStat()
195 UTIL_STATIC int UTIL_getFileStat(const char* infilename, stat_t *statbuf) in UTIL_getFileStat()
Dlz4io.c536 { stat_t statbuf; in LZ4IO_compressFilename_extRess()
980 { stat_t statbuf; in LZ4IO_decompressDstFile()
/external/libdrm/
Dxf86drm.c53 #define stat_t struct stat macro
198 stat_t st; in drmGetKeyFromFd()
329 stat_t st; in drmOpenDevice()