Lines Matching defs:testopts
32 quota_test0(const char *testopts)
39 for (i =0; testopts && i < strlen(testopts); i++) {
40 switch(testopts[i]) {
45 errx(1, "test4: unknown option %c", testopts[i]);
77 quota_test1(const char *testopts)
125 quota_test2(const char *testopts)
162 quota_test3(const char *testopts)
210 quota_test4(const char *testopts)
226 for (i =0; testopts && i < strlen(testopts); i++) {
227 switch(testopts[i]) {
235 errx(1, "test4: unknown option %c", testopts[i]);
277 quota_test5(const char *testopts)
286 for (i =0; testopts && i < strlen(testopts); i++) {
287 switch(testopts[i]) {
298 errx(1, "test4: unknown option %c", testopts[i]);