Searched refs:SM_UNMON (Results 1 – 5 of 5) sorted by relevance
/freebsd/include/rpcsvc/ |
H A D | sm_inter.x | 51 struct sm_stat SM_UNMON(struct mon_id) = 3;
|
/freebsd/sys/nlm/ |
H A D | sm_inter.h | 82 #define SM_UNMON ((unsigned long)(3)) macro
|
H A D | nlm_prot_impl.c | 1171 stat = CLNT_CALL(nlm_nsm, SM_UNMON, in nlm_host_unmonitor()
|
/freebsd/usr.sbin/rpc.statd/ |
H A D | test.c | 50 if (clnt_call(clnt, SM_UNMON, (xdrproc_t)xdr_mon_id, argp,
|
/freebsd/usr.sbin/rpc.lockd/ |
H A D | lockd_lock.c | 2123 rpcret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON, in unmonitor_lock_host()
|