Home
last modified time | relevance | path

Searched defs:rootp (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dtsearch.c44 node_t **rootp = (node_t **)vrootp; in rk_tsearch() local
119 node_t **rootp = (node_t **)vrootp; in rk_tdelete() local
165 node_t **rootp = (node_t **)vrootp; in rk_tfind() local
/freebsd/lib/libc/stdlib/
H A Dtfind.c29 tfind(const void *vkey, posix_tnode * const *rootp, in tfind()
H A Dtsearch.c33 tsearch(const void *key, posix_tnode **rootp, in tsearch()
H A Dtdelete.c67 tdelete(const void *restrict key, posix_tnode **restrict rootp, in tdelete()
/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c222 struct iso_directory_record *rootp; in iso_mountfs() local
/freebsd/sys/fs/ext2fs/
H A Dext2_htree.c264 struct ext2fs_htree_root *rootp; in ext2_htree_find_leaf() local