/glibc-2.36/hurd/ |
D | fchroot.c | 39 file_t root; in fchroot() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | chroot.c | 32 file_t dir, root; in chroot() local
|
/glibc-2.36/misc/ |
D | tsearch.c | 179 check_tree (node root) in check_tree() 207 node root = DEREFNODEPTR(rootp); in maybe_split_for_insert() local 292 node q, root; in __tsearch() local 373 node root; in weak_alias() local 408 node root, unchained; in weak_alias() local 688 const_node root = (const_node) vroot; in weak_alias() local 711 const_node root = (const_node) vroot; in __twalk() local 727 const_node root = (const_node) vroot; in weak_alias() local 747 const_node root = (const_node) vroot; in __twalk_r() local 774 node root = (node) vroot; in __tdestroy() local
|
D | tst-tsearch.c | 152 twalk_with_twalk_r (const void *root, in twalk_with_twalk_r() 189 walk_tree_with (void *root, int expected_count, in walk_tree_with() argument 218 walk_tree (void *root, int expected_count) in walk_tree() 246 mangle_tree (enum order how, enum action what, void **root, int lag) in mangle_tree() 343 void *root = NULL; in do_test() local
|
/glibc-2.36/malloc/ |
D | tst-mtrace.c | 36 void *root = NULL; in do_test() local
|
D | mcheck-impl.c | 47 static struct hdr *root; variable
|
/glibc-2.36/manual/examples/ |
D | twalk.c | 52 twalk (const void *root, void (*action) (const void *, VISIT, int)) in twalk()
|
/glibc-2.36/support/ |
D | tst-support-namespace.c | 99 bool root = support_become_root (); in do_test() local
|
D | resolv_test.c | 517 uint8_t root; in parse_query() member
|
/glibc-2.36/elf/ |
D | dl-fptr.c | 50 struct fdesc_table *root; local 101 struct fdesc_table *root; in make_fdesc() local
|
/glibc-2.36/sysdeps/hppa/ |
D | dl-fptr.c | 53 struct fdesc_table *root; local 118 struct fdesc_table *root; in make_fdesc() local
|
/glibc-2.36/iconv/ |
D | strtab.c | 52 struct Strent *root; member
|
D | gconv_conf.c | 190 struct gconv_module *root = *rootp; in insert_module() local
|
/glibc-2.36/posix/ |
D | regcomp.c | 1226 postorder (bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), in postorder() argument 1258 preorder (bin_tree_t *root, reg_errcode_t (fn (void *, bin_tree_t *)), in preorder() argument 1693 calc_eclosure_iter (re_node_set *new_set, re_dfa_t *dfa, Idx node, bool root) in calc_eclosure_iter() 2121 bin_tree_t *tree, *eor, *root; in parse() local 3898 duplicate_tree (const bin_tree_t *root, re_dfa_t *dfa) in duplicate_tree()
|
/glibc-2.36/io/ |
D | fts.c | 124 FTSENTRY *p, *root; in FTS_OPEN() local
|