Searched refs:proc_exist (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c993 proc_exist(dr_req_list->req[i].pid))
1033 if (proc_exist(tmp->pid)) {
1047 if (proc_exist(tmp->pid)) {
1061 if (proc_exist(tmp->pid)) {
1076 if (proc_exist(tmp->pid)) {
H A Drcm_impl.h290 int proc_exist(pid_t);
H A Drcm_subr.c1644 proc_exist(pid_t pid) function
1675 proc_exist(client->pid)) {

Completed in 1250 milliseconds