Searched refs:smmon (Results 1 – 1 of 1) sorted by relevance
1195 mon smmon; in nlm_host_monitor() local1227 smmon.mon_id.mon_name = host->nh_caller_name; in nlm_host_monitor()1228 smmon.mon_id.my_id.my_name = "localhost"; in nlm_host_monitor()1229 smmon.mon_id.my_id.my_prog = NLM_PROG; in nlm_host_monitor()1230 smmon.mon_id.my_id.my_vers = NLM_SM; in nlm_host_monitor()1231 smmon.mon_id.my_id.my_proc = NLM_SM_NOTIFY; in nlm_host_monitor()1232 memcpy(smmon.priv, &host->nh_sysid, sizeof(host->nh_sysid)); in nlm_host_monitor()1237 (xdrproc_t) xdr_mon, &smmon, in nlm_host_monitor()