Searched refs:cmp_fn_t (Results 1 – 1 of 1) sorted by relevance
22 typedef void (*cmp_fn_t)(const posix_tnode *, VISIT, int); typedef26 trecurse(const posix_tnode *root, cmp_fn_t action, int level) in trecurse()44 twalk(const posix_tnode *vroot, cmp_fn_t action) in twalk()