Searched refs:dirsonly (Results 1 – 1 of 1) sorted by relevance
100 static int dirsonly = DEFAULT_DIRSONLY; variable140 case 'D': dirsonly = !DEFAULT_DIRSONLY; break; in main()551 if (dirsonly && line.type != 'd') in update_map()