Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c91 static bool print_pid_pfx = 0; variable
612 if (print_pid_pfx) in printleader()
1975 print_pid_pfx = (outfname && followfork < 2 && (followfork == 1 || nprocs > 1)); in init()