Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dsm_inter.x54 struct sm_stat SM_UNMON_ALL(struct my_id) = 4;
/freebsd/sys/nlm/
H A Dsm_inter.h85 #define SM_UNMON_ALL ((unsigned long)(4)) macro
H A Dnlm_prot_impl.c1629 stat = CLNT_CALL(nlm_nsm, SM_UNMON_ALL, in nlm_server_main()
/freebsd/usr.sbin/rpc.statd/
H A Dtest.c66 if (clnt_call(clnt, SM_UNMON_ALL, (xdrproc_t)xdr_my_id, argp,
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd.c879 ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL, in init_nsm()