Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rpc.statd/
H A Dstat_proc.c134 lp->notifyProc = arg->mon_id.my_id.my_proc; in sm_mon_1_svc()
168 && (idp->my_proc == lp->notifyProc) in do_unmon()
345 if (clnt_call(cli, lp->notifyProc, xdr_status, &tx_arg, in sm_notify_1_svc()
H A Dstatd.h68 int notifyProc; /* procedure number */ member