Home
last modified time | relevance | path

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

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