Searched refs:strace_popen (Results 1 – 3 of 3) sorted by relevance
534 strace_popen(const char *command) in strace_popen() function1847 shared_log = strace_popen(outfname + 1); in init()
1442 * strace.c (set_cloexec_flag, strace_fopen, strace_popen,1446 (main): Use strace_fopen() and strace_popen(), remove uids
31023 (strace_popen): If allocation fails, call die_out_of_memory().31989 Make strace_popen abort on error.31990 It makes no sense to postpone abort on strace_popen error31997 (strace_popen): Never return NULL as error indicator,31999 (main): Remove NULL check of strace_popen result.