Lines Matching refs:strcmp
91 if (strcmp(tstype, "TBROK") == 0)
93 else if (strcmp(tstype, "TFAIL") == 0)
95 else if (strcmp(tstype, "TPASS") == 0)
97 else if (strcmp(tstype, "TCONF") == 0)
99 else if (strcmp(tstype, "TWARN") == 0)
101 else if (strcmp(tstype, "TINFO") == 0)
265 if(!strcmp(cmd_name, "tst_fs_has_free")) {
280 if (strcmp(TCID, " ") == 0) {
293 if (strcmp(cmd_name, "tst_brk") == 0) {
295 } else if (strcmp(cmd_name, "tst_res") == 0) {
297 } else if (strcmp(cmd_name, "tst_brkm") == 0) {
299 } else if (strcmp(cmd_name, "tst_resm") == 0) {
301 } else if (strcmp(cmd_name, "tst_exit") == 0) {
303 } else if (strcmp(cmd_name, "tst_ncpus") == 0) {
305 } else if (strcmp(cmd_name, "tst_ncpus_conf") == 0) {
307 } else if (strcmp(cmd_name, "tst_ncpus_max") == 0) {
309 } else if (strcmp(cmd_name, "tst_fs_has_free") == 0) {