HomeSort by relevance Sort by last modified time
    Searched refs:tst_brk_ (Results 1 - 6 of 6) sorted by null

  /external/ltp/lib/
safe_pthread.c 33 tst_brk_(file, lineno, TBROK,
49 tst_brk_(file, lineno, TBROK,
ltp_priv.h 61 void tst_brk_(const char *file, const int lineno, int ttype,
73 tst_brk_(file, lineno, TBROK, \
tst_res.c 551 tst_brk_(file, lineno, TBROK,
555 tst_brk_(file, lineno, ttype, "%s", tmesg);
tst_test.c 260 void tst_brk_(const char *file, const int lineno, int ttype, function
329 tst_brk_(filename, lineno, TBROK | TERRNO, "fork() failed");
  /external/ltp/include/
tst_test.h 49 void tst_brk_(const char *file, const int lineno, int ttype,
55 tst_brk_(__FILE__, __LINE__, (ttype), (arg_fmt), ##__VA_ARGS__)
tst_safe_macros.h 113 tst_brk_(file, lineno, TBROK | TERRNO,
228 tst_brk_(file, lineno, TBROK | TERRNO,
246 tst_brk_(file, lineno, TBROK | TERRNO,
263 tst_brk_(file, lineno, TBROK | TERRNO,
281 tst_brk_(file, lineno, TBROK | TERRNO,
298 tst_brk_(file, lineno, TBROK | TERRNO,
315 tst_brk_(file, lineno, TBROK | TERRNO,
332 tst_brk_(file, lineno, TBROK | TERRNO,
350 tst_brk_(file, lineno, TBROK | TERRNO,
368 tst_brk_(file, lineno, TBROK | TERRNO
    [all...]

Completed in 86 milliseconds