Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.statd/
H A Dprocs.c173 arg->mon_id.my_id.my_prog, in sm_mon_1_svc()
198 lp->notifyProg = arg->mon_id.my_id.my_prog; in sm_mon_1_svc()
233 && (idp->my_prog == lp->notifyProg) && (idp->my_proc == lp->notifyProc) 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.c114 mon.mon_id.my_id.my_prog = SM_PROG; in main()
/freebsd/include/rpcsvc/
H A Dsm_inter.x70 int my_prog; /* rpc program # of the requesting process */ member
/freebsd/sys/nlm/
H A Dsm_inter.h24 int my_prog; member
H A Dsm_inter_xdr.c23 if (!xdr_int(xdrs, &objp->my_prog)) in xdr_my_id()
H A Dnlm_prot_impl.c1165 smmonid.my_id.my_prog = NLM_PROG; in nlm_host_unmonitor()
1229 smmon.mon_id.my_id.my_prog = NLM_PROG; in nlm_host_monitor()
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c899 mon_host.mon_id.my_id.my_prog = NLM_PROG; in init_nsm()
H A Dlockd_lock.c2048 smon.mon_id.my_id.my_prog = NLM_PROG; in monitor_lock_host()
2119 smon_id.my_id.my_prog = NLM_PROG; in unmonitor_lock_host()