Home
last modified time | relevance | path

Searched refs:SM_UNMON (Results 1 – 5 of 5) sorted by relevance

/freebsd/include/rpcsvc/
H A Dsm_inter.x51 struct sm_stat SM_UNMON(struct mon_id) = 3;
/freebsd/sys/nlm/
H A Dsm_inter.h82 #define SM_UNMON ((unsigned long)(3)) macro
H A Dnlm_prot_impl.c1171 stat = CLNT_CALL(nlm_nsm, SM_UNMON, in nlm_host_unmonitor()
/freebsd/usr.sbin/rpc.statd/
H A Dtest.c50 if (clnt_call(clnt, SM_UNMON, (xdrproc_t)xdr_mon_id, argp,
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c2123 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON, in unmonitor_lock_host()