Searched defs:printattrs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dlist.c95 static void printattrs(const void *node, VISIT order, int level);
179 twalk(args.attrroot_p, printattrs);
443 * printattrs() - prints attributes from the attr tree
448 printattrs(const void *node, function
458 } /* end printattrs */

Completed in 182 milliseconds