Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/pmodes/
H A Dpmodes.c100 static int dirsonly = DEFAULT_DIRSONLY; variable
140 case 'D': dirsonly = !DEFAULT_DIRSONLY; break; in main()
551 if (dirsonly && line.type != 'd') in update_map()