Searched refs:tst_vbrk_ (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/old/ |
D | ltp_priv.h | 44 void tst_vbrk_(const char *file, const int lineno, int ttype,
|
/third_party/ltp/lib/ |
D | tst_test.c | 293 void tst_vbrk_(const char *file, const int lineno, int ttype, 297 const char *fmt, va_list va) = tst_vbrk_; 320 tst_brk_handler = tst_vbrk_; in do_test_cleanup() 323 void tst_vbrk_(const char *file, const int lineno, int ttype, in tst_vbrk_() function
|