Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.statd/
H A Dprocs.c174 arg->mon_id.my_id.my_vers, in sm_mon_1_svc()
199 lp->notifyVers = arg->mon_id.my_id.my_vers; in sm_mon_1_svc()
234 && (idp->my_vers == lp->notifyVers)) in do_unmon()
271 arg->my_id.my_prog, arg->my_id.my_vers, arg->my_id.my_proc); in sm_unmon_1_svc()
308 arg->my_name, arg->my_prog, arg->my_vers, arg->my_proc); in sm_unmon_all_1_svc()
H A Dtest.c115 mon.mon_id.my_id.my_vers = SM_VERS; in main()
/freebsd/include/rpcsvc/
H A Dsm_inter.x71 int my_vers; /* rpc version # of the requesting process */ member
/freebsd/sys/nlm/
H A Dsm_inter.h25 int my_vers; member
H A Dsm_inter_xdr.c25 if (!xdr_int(xdrs, &objp->my_vers)) in xdr_my_id()
H A Dnlm_prot_impl.c1166 smmonid.my_id.my_vers = NLM_SM; in nlm_host_unmonitor()
1230 smmon.mon_id.my_id.my_vers = NLM_SM; in nlm_host_monitor()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c900 mon_host.mon_id.my_id.my_vers = NLM_SM; in init_nsm()
H A Dlockd_lock.c2049 smon.mon_id.my_id.my_vers = NLM_SM; in monitor_lock_host()
2120 smon_id.my_id.my_vers = NLM_SM; in unmonitor_lock_host()