Searched refs:SM_UNMON_ALL (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/include/rpcsvc/ |
| D | sm_inter.x | 62 struct sm_stat SM_UNMON_ALL(struct my_id) = 4;
|
| /freebsd-10-stable/sys/nlm/ |
| D | sm_inter.h | 86 #define SM_UNMON_ALL ((unsigned long)(4)) macro
|
| D | nlm_prot_impl.c | 1623 stat = CLNT_CALL(nlm_nsm, SM_UNMON_ALL, in nlm_server_main()
|
| /freebsd-10-stable/usr.sbin/rpc.statd/ |
| D | test.c | 68 if (clnt_call(clnt, SM_UNMON_ALL, xdr_my_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
|
| /freebsd-10-stable/usr.sbin/rpc.lockd/ |
| D | lockd.c | 877 ret = callrpc("localhost", SM_PROG, SM_VERS, SM_UNMON_ALL, in init_nsm()
|