Home
last modified time | relevance | path

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

/trueos/sys/nlm/
HDnlm_prot_impl.c1193 mon_id smmonid; in nlm_host_unmonitor() local
1206 smmonid.mon_name = host->nh_caller_name; in nlm_host_unmonitor()
1207 smmonid.my_id.my_name = "localhost"; in nlm_host_unmonitor()
1208 smmonid.my_id.my_prog = NLM_PROG; in nlm_host_unmonitor()
1209 smmonid.my_id.my_vers = NLM_SM; in nlm_host_unmonitor()
1210 smmonid.my_id.my_proc = NLM_SM_NOTIFY; in nlm_host_unmonitor()
1215 (xdrproc_t) xdr_mon, &smmonid, in nlm_host_unmonitor()