HomeSort by: relevance | last modified time | path
    Searched refs:my_vers (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/librpcsvc/
sm_inter.x 54 int my_vers; /* rpc version # of the requesting process */
  /src/usr.sbin/rpc.statd/
stat_proc.c 106 arg->mon_id.my_id.my_vers, arg->mon_id.my_id.my_proc);
133 lp->notifyVers = arg->mon_id.my_id.my_vers;
169 && (idp->my_vers == lp->notifyVers)) {
206 arg->my_id.my_vers, arg->my_id.my_proc);
243 arg->my_name, arg->my_prog, arg->my_vers, arg->my_proc);
test.c 101 mon.mon_id.my_id.my_vers = SM_VERS;
  /src/sys/fs/nfs/nlm/
sm_inter.h 28 int my_vers; member in struct:my_id
sm_inter_xdr.c 29 if (!xdr_int(xdrs, &objp->my_vers))
nlm_prot_impl.c 1169 smmonid.my_id.my_vers = NLM_SM;
1233 smmon.mon_id.my_id.my_vers = NLM_SM;
  /src/usr.sbin/rpc.lockd/
lockd_lock.c 793 my_mon.mon_id.my_id.my_vers = NLM_SM;

Completed in 14 milliseconds