Searched defs:dirsonly (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/tools/pmodes/ | ||
| H A D | pmodes.c | 100 static int dirsonly = DEFAULT_DIRSONLY; variable 140 case 'D': dirsonly = !DEFAULT_DIRSONLY; break; 551 if (dirsonly && line.type != 'd') |
Completed in 275 milliseconds