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

/freebsd-current/include/
H A Dsearch.h33 } VISIT; typedef in typeref:enum:__anon79
74 void twalk(const posix_tnode *, void (*)(const posix_tnode *, VISIT, int));
/freebsd-current/lib/libc/stdlib/
H A Dtwalk.c22 typedef void (*cmp_fn_t)(const posix_tnode *, VISIT, int);
/freebsd-current/crypto/heimdal/lib/roken/
H A Dtsearch.c77 trecurse(const node_t *root, void (*action)(const void *, VISIT, int),
102 void (*action)(const void *, VISIT, int))
/freebsd-current/lib/libc/tests/stdlib/
H A Dtsearch_test.c62 treewalk(const posix_tnode *node, VISIT v, int level)
/freebsd-current/contrib/dialog/
H A Dinputstr.c103 show_tsearch(const void *nodep, const VISIT which, const int depth)
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c161 visit_nodes(const void *nodep, const VISIT which, const int depth)

Completed in 129 milliseconds