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

/freebsd-9.3-release/include/rpcsvc/
H A Dsm_inter.x78 int my_proc; /* rpc procedure # of the requesting process */
/freebsd-9.3-release/usr.sbin/rpc.statd/
H A Dprocs.c174 arg->mon_id.my_id.my_proc);
199 lp->notifyProc = arg->mon_id.my_id.my_proc;
232 && (idp->my_prog == lp->notifyProg) && (idp->my_proc == lp->notifyProc)
270 arg->my_id.my_prog, arg->my_id.my_vers, arg->my_id.my_proc);
307 arg->my_name, arg->my_prog, arg->my_vers, arg->my_proc);
H A Dtest.c116 mon.mon_id.my_id.my_proc = 1; /* have it call sm_stat() !!! */
/freebsd-9.3-release/sys/nlm/
H A Dsm_inter.h27 int my_proc; member in struct:my_id
H A Dsm_inter_xdr.c29 if (!xdr_int(xdrs, &objp->my_proc))
H A Dnlm_prot_impl.c1162 smmonid.my_id.my_proc = NLM_SM_NOTIFY;
1226 smmon.mon_id.my_id.my_proc = NLM_SM_NOTIFY;
/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd.c1019 mon_host.mon_id.my_id.my_proc = NLM_SM_NOTIFY; /* bsdi addition */
H A Dlockd_lock.c2074 smon.mon_id.my_id.my_proc = NLM_SM_NOTIFY;
2145 smon_id.my_id.my_proc = NLM_SM_NOTIFY;

Completed in 181 milliseconds