Searched refs:notifyProc (Results 1 – 2 of 2) sorted by relevance
200 lp->notifyProc = arg->mon_id.my_id.my_proc; in sm_mon_1_svc()233 && (idp->my_prog == lp->notifyProg) && (idp->my_proc == lp->notifyProc) in do_unmon()425 if (clnt_call(cli, lp->notifyProc, (xdrproc_t)xdr_sm_status, &tx_arg, in sm_notify_1_svc()
70 int notifyProc; /* procedure number */ member