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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c1019 struct stats *countp, int justpath)
1039 if (justpath && (decl = tree_name2np_lut_lookup(*lutpp, np)) == NULL) {
1044 } else if (!justpath &&
1017 dodecl(enum nodetype t, const char *file, int line, struct node *np, struct node *nvpairs, struct lut **lutpp, struct stats *countp, int justpath) argument

Completed in 46 milliseconds