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

/freebsd-11-stable/lib/libc/stdlib/
H A Dtwalk.c24 typedef void (*cmp_fn_t)(const posix_tnode *, VISIT, int); typedef
28 trecurse(const posix_tnode *root, cmp_fn_t action, int level)
46 twalk(const posix_tnode *vroot, cmp_fn_t action)

Completed in 69 milliseconds