Searched defs:pcf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libproc/
H A Dproc_create.c181 proc_create(const char *file, char * const *argv, char * const *envp, proc_child_func *pcf, void *child_arg, struct proc_handle **pphdl) argument
/freebsd-13-stable/sys/netgraph/
H A Dng_vlan_rotate.c225 struct ng_vlanrotate_conf *pcf; local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c958 dt_proc_create(dtrace_hdl_t *dtp, const char *file, char *const *argv, proc_child_func *pcf, void *child_arg) argument
1223 dtrace_proc_create(dtrace_hdl_t *dtp, const char *file, char *const *argv, proc_child_func *pcf, void *child_arg) argument

Completed in 99 milliseconds