Home
last modified time | relevance | path

Searched refs:_tnfctl_pid_get (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libtnfctl/
H A Dopen.c84 hdl->p_getpid = _tnfctl_pid_get; in tnfctl_exec_open()
159 hdl->p_getpid = _tnfctl_pid_get; in tnfctl_pid_open()
H A Dtnfctl_int.h262 pid_t _tnfctl_pid_get(void *proc_p);
H A Dutil.c608 _tnfctl_pid_get(void *proc_p) in _tnfctl_pid_get() function