Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libproc/dist/
H A DMakefile8 proc_create.c \
H A Dlibproc.h145 int proc_create(const char *, char * const *, proc_child_func *, void *,
H A Dproc_create.c144 proc_create(const char *file, char * const *argv, proc_child_func *pcf, in proc_create() function
/netbsd-src/external/bsd/libproc/lib/
H A DMakefile9 proc_create.c \
/netbsd-src/external/bsd/libproc/dist/tests/
H A Dproc_test.c91 error = proc_create(argv[0], argv, NULL, NULL, &phdl); in start_prog()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_proc.c981 if ((err = proc_create(file, argv, pcf, child_arg,