Searched refs:VISIT (Results 1 - 7 of 7) sorted by path

/freebsd-10.0-release/contrib/dialog/
H A Dinputstr.c103 show_tsearch(const void *nodep, const VISIT which, const int depth)
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h1184 extern void twalk(void *, void (*) (void *, VISIT, int));
H A Dsys-types.h212 typedef int VISIT; typedef
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dsearch.hin31 } VISIT;
40 ROKEN_LIB_FUNCTION void ROKEN_LIB_CALL rk_twalk(const void *, void (*)(const void *, VISIT, int));
H A Dtsearch.c77 trecurse(const node_t *root, void (*action)(const void *, VISIT, int),
102 void (*action)(const void *, VISIT, int))
/freebsd-10.0-release/include/
H A Dsearch.h34 } VISIT; typedef in typeref:enum:__anon5330
63 void twalk(const void *, void (*)(const void *, VISIT, int));
/freebsd-10.0-release/lib/libc/stdlib/
H A Dtwalk.c27 void (*action)(const void *, VISIT, int), int level);
33 void (*action)(const void *, VISIT, int);
54 void (*action)(const void *, VISIT, int);

Completed in 118 milliseconds