Home
last modified time | relevance | path

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

/trueos/lib/libproc/test/t2-name2map/
HDt2-name2map.c43 proc_create("./t2-name2map", argv, NULL, NULL, &phdl); in main()
/trueos/lib/libproc/test/t3-name2sym/
HDt3-name2sym.c45 proc_create("./t3-name2sym", argv, NULL, NULL, &phdl); in main()
/trueos/lib/libproc/
HDMakefile8 proc_create.c \
HDlibproc.h124 int proc_create(const char *, char * const *, proc_child_func *, void *,
HDproc_create.c123 proc_create(const char *file, char * const *argv, proc_child_func *pcf, in proc_create() function
/trueos/lib/libproc/test/t1-bkpt/
HDt1-bkpt.c52 proc_create("./t1-bkpt", targv, NULL, NULL, &phdl); in t1_bkpt_d()
/trueos/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_proc.c969 if ((err = proc_create(file, argv, pcf, child_arg,