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

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dprbk.c299 pid_t *pids_p; local
307 err = tnfctl_filter_list_get(g_hndl, &pids_p, &pid_count);
319 cur_pid = pids_p;
334 pid_t *pids_p; local
341 err = tnfctl_filter_list_get(g_hndl, &pids_p, &pid_count);

Completed in 56 milliseconds