ltpapicmd.c | 118 int trestype; local 131 trestype = ident_ttype((argv++)[0]); 135 tst_brkm(trestype, NULL, "%s", *argv); 141 int trestype; local 153 trestype = ident_ttype((argv++)[0]); 156 tst_resm(trestype, "%s", *argv); 161 int trestype; local 172 trestype = ident_ttype((argv++)[0]); 174 tst_brkm(trestype, NULL, "%s", *argv); 179 int trestype; local [all...] |