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

/illumos-gate/usr/src/tools/lintdump/
H A Dlintdump.c54 static boolean_t justrelpaths = B_FALSE; variable
101 justrelpaths = B_TRUE;
119 if (justrelpaths && lnname[0] == '/')
206 if (wasfile || !justrelpaths)

Completed in 67 milliseconds