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

/freebsd-9.3-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);
/freebsd-9.3-release/include/
H A Dsearch.h34 } VISIT; typedef in typeref:enum:__anon5002
63 void twalk(const void *, void (*)(const void *, VISIT, int));
/freebsd-9.3-release/contrib/gcc/
H A Dsys-types.h212 typedef int VISIT; typedef
H A Dsys-protos.h1184 extern void twalk(void *, void (*) (void *, VISIT, int));

Completed in 60 milliseconds