Searched refs:mon_host (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd.c87 struct mon mon_host; variable in typeref:struct:mon
896 mon_host.mon_id.my_id.my_name = localhost;
897 mon_host.mon_id.my_id.my_prog = NLM_PROG;
898 mon_host.mon_id.my_id.my_vers = NLM_SM;
899 mon_host.mon_id.my_id.my_proc = NLM_SM_NOTIFY; /* bsdi addition */

Completed in 153 milliseconds