Searched refs:DEFAULT_DIRSONLY (Results 1 – 1 of 1) sorted by relevance
92 #define DEFAULT_DIRSONLY 0 macro100 static int dirsonly = DEFAULT_DIRSONLY;140 case 'D': dirsonly = !DEFAULT_DIRSONLY; break; in main()