HomeSort by relevance Sort by last modified time
    Searched full:trestype (Results 1 - 1 of 1) sorted by null

  /external/ltp/tools/apicmds/
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...]

Completed in 167 milliseconds