Home
last modified time | relevance | path

Searched defs:root (Results 1 – 15 of 15) sorted by relevance

/glibc-2.36/hurd/
Dfchroot.c39 file_t root; in fchroot() local
/glibc-2.36/sysdeps/mach/hurd/
Dchroot.c32 file_t dir, root; in chroot() local
/glibc-2.36/misc/
Dtsearch.c179 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
Dtst-tsearch.c152 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/
Dtst-mtrace.c36 void *root = NULL; in do_test() local
Dmcheck-impl.c47 static struct hdr *root; variable
/glibc-2.36/manual/examples/
Dtwalk.c52 twalk (const void *root, void (*action) (const void *, VISIT, int)) in twalk()
/glibc-2.36/support/
Dtst-support-namespace.c99 bool root = support_become_root (); in do_test() local
Dresolv_test.c517 uint8_t root; in parse_query() member
/glibc-2.36/elf/
Ddl-fptr.c50 struct fdesc_table *root; local
101 struct fdesc_table *root; in make_fdesc() local
/glibc-2.36/sysdeps/hppa/
Ddl-fptr.c53 struct fdesc_table *root; local
118 struct fdesc_table *root; in make_fdesc() local
/glibc-2.36/iconv/
Dstrtab.c52 struct Strent *root; member
Dgconv_conf.c190 struct gconv_module *root = *rootp; in insert_module() local
/glibc-2.36/posix/
Dregcomp.c1226 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/
Dfts.c124 FTSENTRY *p, *root; in FTS_OPEN() local