Home
last modified time | relevance | path

Searched defs:child_arg (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libproc/
H A Dproc_create.c179 proc_child_func *pcf, void *child_arg, struct proc_handle **pphdl) in proc_create()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c744 proc_child_func *pcf, void *child_arg) in dt_proc_create()
989 proc_child_func *pcf, void *child_arg) in dtrace_proc_create()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1185 static int ExecDeathTestChildMain(void* child_arg) { in ExecDeathTestChildMain()