Searched defs:st (Results 1 – 11 of 11) sorted by relevance
/posix/ |
A D | tst-preadwrite64.c | 38 struct stat st; in do_test() local
|
A D | tst-execvp4.c | 17 struct stat64 st; in do_test() local
|
A D | tst-truncate-common.c | 51 struct stat st; in do_test_with_offset() local
|
A D | tst-glob_lstat_compat.c | 190 my_stat (const char *name, struct stat *st) in my_stat() 210 my_lstat (const char *name, struct stat *st) in my_lstat()
|
A D | tst-execveat.c | 85 struct stat64 st; in do_test() local
|
A D | regex.c | 43 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument 47 # define re_set_registers(bu, re, nu, st, en) \ argument
|
A D | tst-regex2.c | 43 struct stat64 st; in do_test() local
|
A D | bug-glob2.c | 234 my_stat (const char *name, struct stat *st) in my_stat()
|
A D | tst-regex.c | 61 struct stat st; in do_test() local
|
A D | glob.c | 82 # define __fxstatat64(_, d, f, st, flag) fstatat (d, f, st, flag) argument 213 struct_stat st; in glob_lstat() member 256 struct_stat st; in is_dir() local
|
A D | tst-gnuglob-skeleton.c | 251 my_stat (const char *name, struct STAT_STRUCT *st) in my_stat()
|
Completed in 20 milliseconds