Searched refs:vroot (Results 1 – 1 of 1) sorted by relevance
75 twalk (const void *vroot, /* Root of the tree to be walked */ in twalk() argument78 if (vroot != NULL && action != NULL) in twalk()79 trecurse(vroot, action, 0); in twalk()