Searched refs:testopts (Results 1 – 1 of 1) sorted by relevance
32 quota_test0(const char *testopts) in quota_test0() argument39 for (i =0; testopts && i < strlen(testopts); i++) { in quota_test0()40 switch(testopts[i]) { in quota_test0()45 errx(1, "test4: unknown option %c", testopts[i]); in quota_test0()77 quota_test1(const char *testopts) in quota_test1() argument125 quota_test2(const char *testopts) in quota_test2() argument162 quota_test3(const char *testopts) in quota_test3() argument210 quota_test4(const char *testopts) in quota_test4() argument226 for (i =0; testopts && i < strlen(testopts); i++) { in quota_test4()227 switch(testopts[i]) { in quota_test4()[all …]