Searched defs:d (Results 1 – 9 of 9) sorted by relevance
/posix/ |
A D | tst-dir.c | 49 struct dirent64 *d; in main() local 52 struct dirent64 d; in main() member
|
A D | getopt1.c | 38 struct _getopt_data *d) in _getopt_long_r() 61 struct _getopt_data *d) in _getopt_long_only_r()
|
A D | getopt.c | 130 exchange (char **argv, struct _getopt_data *d) in exchange() 195 int long_only, struct _getopt_data *d, in process_long_option() 382 struct _getopt_data *d, int posixly_correct) in _getopt_initialize() 472 int long_only, struct _getopt_data *d, int posixly_correct) in _getopt_internal_r()
|
A D | bug-regex19.c | 389 char *d = replace (p, test->string[j]); in do_mb_tests() local
|
A D | tst-glob_lstat_compat.c | 72 struct dirent d; member
|
A D | glob.c | 82 # define __fxstatat64(_, d, f, st, flag) fstatat (d, f, st, flag) argument 130 readdir_result_type (struct readdir_result d) in readdir_result_type() 847 char *d; in __glob() local 1346 struct readdir_result d; in glob_in_dir() local
|
A D | bug-glob2.c | 89 struct dirent d; member
|
A D | tst-gnuglob-skeleton.c | 95 struct DIRENT_STRUCT d; member
|
A D | regexec.c | 3656 unsigned char c = re_string_byte_at (input, str_idx), d; in check_node_accept_bytes() local
|
Completed in 25 milliseconds