Home
last modified time | relevance | path

Searched refs:perror_func_msg_and_die (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Derror_prints.h76 #define perror_func_msg_and_die(fmt_, ...) \ macro
Dunwind-libunwind.c145 perror_func_msg_and_die("cannot initialize libunwind"); in walk()
Dstrace.c1115 perror_func_msg_and_die("fork"); in startup_attach()
1247 perror_func_msg_and_die("pipe"); in open_dummy_desc()
1386 perror_func_msg_and_die("fork"); in startup_child()
1496 perror_func_msg_and_die("fork"); in test_ptrace_seize()
1523 perror_func_msg_and_die("unexpected wait result %d", in test_ptrace_seize()
Dmem.c47 perror_func_msg_and_die("sysconf(_SC_PAGESIZE)"); in get_pagesize()
DChangeLog10309 perror_func_msg_and_die() instead of perror_msg_and_die().
10362 debug_func_perror_msg, error_func_msg_and_die, perror_func_msg_and_die):