Searched refs:node_t (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/libc/stdlib/
H A Dtfind.c7 * The node_t structure is for internal use only, lint doesn't grok it.
36 node_t **rootp = (node_t **)vrootp;
H A Dtwalk.c7 * The node_t structure is for internal use only, lint doesn't grok it.
30 trecurse(const node_t *root, /* Root of the tree to be walked */
H A Dtsearch.c40 node_t *root, **base, **leaf, *result, *n, *x, *y, *z;
168 node_t *z = y->llink;
H A Dtdelete.c74 node_t *root, **base, **leaf, *old, **n, *x, *y, *z;
/barrelfish-master/include/
H A Dsearch.h41 } node_t; typedef in typeref:struct:node
/barrelfish-master/lib/libc/tests/stdlib/
H A Dtsearch_test.c37 tnode_assert(const node_t *n)

Completed in 39 milliseconds