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

/freebsd-11.0-release/usr.sbin/rpc.statd/
H A Dstatd.h70 int notifyProc; /* procedure number */ member in struct:MonList_s
H A Dprocs.c199 lp->notifyProc = arg->mon_id.my_id.my_proc;
232 && (idp->my_prog == lp->notifyProg) && (idp->my_proc == lp->notifyProc)
424 if (clnt_call(cli, lp->notifyProc, (xdrproc_t)xdr_sm_status, &tx_arg,

Completed in 106 milliseconds