Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c1300 startup_child(char **argv) in startup_child() function
1895 startup_child(argv); in init()
DChangeLog10308 (startup_attach, open_dummy_desc, startup_child, test_ptrace_seize): Use
20032 * aio.c (startup_child, test_ptrace_seize): Print status
23108 (startup_child): Set TCB_HIDE_LOG and TCB_SKIP_DETACH_ON_FIRST_EXEC bits
26358 (startup_child): Use redirect_standard_fds.
26957 (attach_tcb, startup_child): Use it in error diagnostics.
32703 * strace.c (startup_child): Close stdin/out and reopen them to /dev/null.
32923 (startup_child): In -D mode, record the parent of the tracer process
38407 (startup_child): Use xstrdup.
39481 * strace.c (startup_child): Check that the length of the command strace
42361 * strace.c (startup_child): Replace MAXPATHLEN with PATH_MAX.
[all …]
DChangeLog-CVS330 (startup_child): If -D, parent blocks in wait(), then
457 * strace.c (startup_child): Save child pid for future use.
1303 (startup_child): ... a new function, replaced RETURN with EXIT.