Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c88 mon_entry **monitor_q);
191 struct mon_entry *monitor_q; in sm_simu_crash_svc() local
208 monitor_q = mon_table[i].sm_monhdp; in sm_simu_crash_svc()
209 if (monitor_q != NULL) { in sm_simu_crash_svc()
405 mon_entry *monitor_q; in insert_mon() local
470 monitor_q = mon_table[hash].sm_monhdp; in insert_mon()
473 if (monitor_q == NULL) { in insert_mon()
483 while (monitor_q != NULL) { in insert_mon()
498 monitor_q->id.mon_id.mon_name, in insert_mon()
501 nl_idp = &monitor_q->id.mon_id.my_id; in insert_mon()
[all …]