Searched defs:root (Results 1 - 25 of 268) sorted by relevance

1234567891011

/freebsd-11.0-release/sys/dev/fdt/
H A Dfdt_arm_platform.c49 phandle_t root; local
H A Dfdt_powerpc.c49 fdt_fixup_busfreq(phandle_t root, uint32_t div) argument
84 fdt_fixup_busfreq_mpc85xx(phandle_t root) argument
91 fdt_fixup_busfreq_dpaa(phandle_t root) argument
98 fdt_fixup_fman(phandle_t root) argument
/freebsd-11.0-release/lib/libc/stdlib/
H A Dtsearch.c40 node_t *root, **base, **leaf, *result, *n, *x, *y, *z; local
H A Dtwalk.c30 trecurse(const node_t *root, /* Root of the tree to be walked */ argument
[all...]
H A Dtdelete.c74 node_t *root, **base, **leaf, *old, **n, *x, *y, *z; local
/freebsd-11.0-release/usr.bin/mklocale/
H A Dldef.h52 rune_list *root; member in struct:rune_map
/freebsd-11.0-release/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c60 uid_t root, arbitrator; local
103 uid_t root, arbitrator; local
/freebsd-11.0-release/contrib/unbound/util/
H A Drbtree.h78 rbnode_t *root; member in struct:rbtree_t
/freebsd-11.0-release/lib/libc/gen/
H A Dpw_scan.c74 int root; local
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) argument
/freebsd-11.0-release/contrib/ldns/ldns/
H A Drbtree.h85 ldns_rbnode_t *root; member in struct:ldns_rbtree_t
H A Dradix.h92 ldns_radix_node_t* root; member in struct:ldns_radix_t
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dgenlink.h43 struct bfd_link_hash_entry root; member in struct:generic_link_hash_entry
54 struct bfd_link_hash_table root; member in struct:generic_link_hash_table
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dternary.c37 ternary_insert (ternary_tree *root, const char *s, PTR data, int replace) argument
/freebsd-11.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kstat.c45 struct sysctl_oid *root; local
[all...]
/freebsd-11.0-release/sys/fs/procfs/
H A Dprocfs.c156 struct pfs_node *root; local
/freebsd-11.0-release/lib/libc/tests/stdlib/
H A Dtsearch_test.c82 void *root = NULL; local
[all...]
/freebsd-11.0-release/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c47 radix_max(struct radix_tree_root *root) argument
59 radix_tree_lookup(struct radix_tree_root *root, unsigned long index) argument
80 radix_tree_delete(struct radix_tree_root *root, unsigned long index) argument
127 radix_tree_insert(struct radix_tree_root *root, unsigned long index, void *item) argument
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A Dtsearch.c77 trecurse(const node_t *root, void (*action)(const void *, VISIT, int), argument
[all...]
/freebsd-11.0-release/contrib/mtree/
H A Dverify.c60 static NODE *root; variable
/freebsd-11.0-release/contrib/gcclibs/include/
H A Dfibheap.h51 struct fibnode *root; member in struct:fibheap
/freebsd-11.0-release/contrib/gdb/include/
H A Dfibheap.h51 struct fibnode *root; member in struct:fibheap
/freebsd-11.0-release/contrib/binutils/include/
H A Dfibheap.h51 struct fibnode *root; member in struct:fibheap
/freebsd-11.0-release/sys/boot/zfs/
H A Dlibzfs.h55 uint64_t root; member in struct:zfs_boot_args
/freebsd-11.0-release/usr.bin/newkey/
H A Dgeneric.c86 MINT *root = mp_itom(PROOT); local

Completed in 314 milliseconds

1234567891011