Searched refs:goodlist (Results 1 – 4 of 4) sorted by relevance
215 char *goodlist[] = { variable255 ngoods = ARRAY_SIZE(goodlist); in main()
215 char *goodlist[] = { variable258 ngoods = ARRAY_SIZE(goodlist); in main()
34 extern char *dirlist[NDIRLISTENTS], *goodlist[];81 if (strcmp(dirlist[i], goodlist[j]) == 0) { in test1A()
34 extern char *dirlist[NDIRLISTENTS], *goodlist[];79 if (strcmp(dirlist[i], goodlist[j]) == 0) { in test1A()