Searched refs:tst_res__ (Results 1 - 1 of 1) sorted by relevance

/external/ltp/lib/
H A Dtst_res.c150 static void tst_res__(const char *file, const int lineno, int ttype, function
480 tst_res__(file, lineno, ttype, "%s", tmesg);
483 tst_res__(file, lineno, ttype,
487 tst_res__(file, lineno, TBROK,
517 tst_res__(file, lineno, ttype, "%s", tmesg);
537 res_func = tst_res__;

Completed in 59 milliseconds