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

/haiku/src/system/libroot/posix/musl/search/
H A Dtwalk.c4 static void walk(const struct node *r, void (*action)(const void *, VISIT, int), int d)
19 void twalk(const void *root, void (*action)(const void *, VISIT, int))
/haiku/headers/posix/
H A Dsearch.h27 } VISIT; typedef in typeref:enum:__anon2
50 void (*action)(const void *, VISIT, int ));

Completed in 81 milliseconds