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

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

Completed in 105 milliseconds