Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 25 of 66) sorted by relevance

123

/external/ltp/testcases/kernel/syscalls/fstatat/
Dfstatat01.c63 int fstatat(int dirfd, const char *filename, struct stat64 *statbuf, int flags) in fstatat()
68 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat()
73 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat()
84 static struct stat64 statbuf; in main() local
86 static struct stat statbuf; in main() local
/external/bison/lib/
Dopen.c131 struct stat statbuf; in open() local
163 struct stat statbuf; in open() local
Dfopen.c77 struct stat statbuf; in rpl_fopen() local
/external/lz4/programs/
Dutil.h175 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()
213 struct _stat64 statbuf; in UTIL_getFileSize() local
217 struct stat statbuf; in UTIL_getFileSize() local
239 struct _stat64 statbuf; in UTIL_doesFileExists() local
243 struct stat statbuf; in UTIL_doesFileExists() local
255 struct _stat64 statbuf; in UTIL_isDirectory() local
259 struct stat statbuf; in UTIL_isDirectory() local
/external/e2fsprogs/tests/progs/
Dhold_inode.c24 struct stat statbuf; in main() local
/external/ltp/testcases/commands/cron/
Dcron_dirs_check.c11 struct stat statbuf; in check_directory_access() local
/external/ltp/testcases/kernel/syscalls/umask/
Dumask01.c34 struct stat statbuf; in verify_umask() local
/external/ltp/testcases/kernel/device-drivers/include/
DuserBlockInclude.c73 struct stat statbuf; in open_block_device() local
/external/ltp/testcases/kernel/device-drivers/nls/
DuserBlockNLS.c71 struct stat statbuf; in open_block_device() local
/external/ltp/testcases/kernel/syscalls/creat/
Dcreat03.c38 struct stat statbuf; in verify_creat() local
/external/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c25 struct stat statbuf; in main() local
/external/libchrome/sandbox/linux/suid/
Dprocess_util_linux.c45 struct stat statbuf; in AdjustOOMScore() local
/external/eigen/bench/spbench/
Dspbenchsolver.cpp43 std::ofstream statbuf; in main() local
/external/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress10.c527 struct stat64 statbuf; local
706 struct stat64 statbuf; local
709 struct stat statbuf; local
790 struct stat64 statbuf; local
Dmmapstress01.c462 struct stat64 statbuf; local
600 struct stat64 statbuf; local
/external/ltp/testcases/kernel/syscalls/open/
Dopen01.c70 struct stat statbuf; in main() local
/external/ltp/testcases/kernel/containers/mqns/
Dmqns_03.c62 struct stat statbuf; in check_mqueue() local
Dmqns_04.c100 struct stat statbuf; in main() local
/external/ltp/lib/
Dtst_tmpdir.c127 struct stat statbuf; in rmobj() local
/external/ppp/pppd/
Dtty.c299 struct stat statbuf; local
450 struct stat statbuf; in tty_check_options() local
523 struct stat statbuf; in connect_tty() local
/external/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite04.c71 struct stat statbuf; in main() local
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3filestream.c420 struct _stat statbuf; in antlr3Fsize() local
/external/e2fsprogs/misc/
Dcreate_inode.c459 static errcode_t try_lseek_copy(ext2_filsys fs, int fd, struct stat *statbuf, in try_lseek_copy()
552 static errcode_t copy_file(ext2_filsys fs, int fd, struct stat *statbuf, in copy_file()
611 struct stat statbuf; in do_write_internal() local
/external/ltp/testcases/kernel/syscalls/stat/
Dstat06.c140 struct stat statbuf; variable
/external/dtc/
Ddtc.c140 struct stat statbuf; in guess_input_format() local

123