Home
last modified time | relevance | path

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

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