Searched refs:SM_UNMON_ALL (Results 1 – 5 of 5) sorted by relevance
/freebsd/include/rpcsvc/ |
H A D | sm_inter.x | 54 struct sm_stat SM_UNMON_ALL(struct my_id) = 4;
|
/freebsd/sys/nlm/ |
H A D | sm_inter.h | 85 #define SM_UNMON_ALL ((unsigned long)(4)) macro
|
H A D | nlm_prot_impl.c | 1629 stat = CLNT_CALL(nlm_nsm, SM_UNMON_ALL, in nlm_server_main()
|
/freebsd/usr.sbin/rpc.statd/ |
H A D | test.c | 66 if (clnt_call(clnt, SM_UNMON_ALL, (xdrproc_t)xdr_my_id, argp,
|
/freebsd/usr.sbin/rpc.lockd/ |
H A D | lockd.c | 879 ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL, in init_nsm()
|