Home
last modified time | relevance | path

Searched refs:justrelpaths (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/lintdump/
H A Dlintdump.c51 static boolean_t justrelpaths = B_FALSE; variable
98 justrelpaths = B_TRUE; in main()
116 if (justrelpaths && lnname[0] == '/') in main()
203 if (wasfile || !justrelpaths) in print_pass()