Searched defs:arg_fmt (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/lib/ |
H A D | tst_res.c | 168 tst_res__(const char *file, const int lineno, int ttype, const char *arg_fmt, ...) tst_res__() argument 483 tst_brk__(const char *file, const int lineno, int ttype, void (*func)(void), const char *arg_fmt, ...) tst_brk__() argument 532 tst_resm_(const char *file, const int lineno, int ttype, const char *arg_fmt, ...) tst_resm_() argument 548 tst_resm_hexd_(const char *file, const int lineno, int ttype, const void *buf, size_t size, const char *arg_fmt, ...) tst_resm_hexd_() argument 587 tst_brkm__(const char *file, const int lineno, int ttype, void (*func)(void), const char *arg_fmt, ...) tst_brkm__() argument [all...] |
Completed in 2 milliseconds