Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_lock.c991 proc_exist(dr_req_list->req[i].pid)) in clean_dr_list()
1031 if (proc_exist(tmp->pid)) { in clean_dr_list()
1045 if (proc_exist(tmp->pid)) { in clean_dr_list()
1059 if (proc_exist(tmp->pid)) { in clean_dr_list()
1074 if (proc_exist(tmp->pid)) { in clean_dr_list()
H A Drcm_impl.h288 int proc_exist(pid_t);
H A Drcm_subr.c1642 proc_exist(pid_t pid) in proc_exist() function
1673 proc_exist(client->pid)) { in clean_client_list()