Searched refs:newoutf (Results 1 – 3 of 3) sorted by relevance
695 newoutf(struct tcb *tcp) in newoutf() function1037 newoutf(tcp); in attach_tcb()1072 newoutf(tid_tcp); in attach_tcb()1436 newoutf(tcp); in startup_child()2046 newoutf(tcp); in maybe_allocate_tcb()
199 * strace.c (newoutf): Prevent -o FILENAME overflowing the stack.1437 * defs.h (newoutf): Remove.1441 Remove newoutf() call.1445 (newoutf): Make static, use strace_fopen().1449 (alloctcb): Rename to alloc_tcb. Use newoutf().1450 (trace): Check popen_pid. Remove newoutf() call.5280 (main, newoutf) [!SVR4]: Swap real and effective uids while
29148 * strace.c (newoutf): Set tcp->outf in non-ff mode too.29154 Call newoutf(tcp) after successful attach.29155 (startup_child): Call newoutf(tcp) after successful attach.29156 (trace): Call newoutf(tcp) when we picked up already attached child.29459 (newoutf): Make check for -ff mode consistent with other places.31957 Error from strace_fopen in newoutf is propagated to newoutf31969 (newoutf): Change return type to void.31970 (startup_attach): Remove error check on newoutf return value.