Home | History | Annotate | Download | only in sys

Lines Matching refs:getpid

50 	DPRINTF("Before forking process PID=%d\n", getpid());
53 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
75 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
85 name[3] = getpid();
97 name[3] = getpid();
197 DPRINTF("Before forking process PID=%d\n", getpid());
200 DPRINTF("Before calling PT_TRACE_ME from child %d\n", getpid());
221 DPRINTF("Parent process PID=%d, child's PID=%d\n", getpid(), child);
231 name[3] = getpid();
243 name[3] = getpid();