Searched refs:p_getpid (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dopen.c84 hdl->p_getpid = _tnfctl_pid_get;
159 hdl->p_getpid = _tnfctl_pid_get;
235 hdl->p_getpid = config->p_getpid;
433 pid = hndl->p_getpid(proc_p);
H A Dtnfctl.h180 pid_t (*p_getpid)(void *); member in struct:tnfctl_ind_config
H A Dinternal.c102 hdl->p_getpid = inprocess_getpid;
H A Dtnfctl_int.h170 pid_t (*p_getpid)(void *prochandle); member in struct:tnfctl_handle
H A Dutil.c144 hndl->targ_pid = hndl->p_getpid(hndl->proc_p);

Completed in 47 milliseconds