Searched refs:suffixlist (Results 1 – 2 of 2) sorted by relevance
54 char *suffixlist = ".*"; /* initially, can touch any file */ variable151 suffixlist = argv[1]; in main()166 suffixlist = 0; in main()
423 extern char *suffixlist; in oktotouch()428 pat = suffixlist; in oktotouch()