Searched refs:nlm_testargs (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 126 struct nlm_testargs { struct 338 NLM_TEST(nlm_testargs) = 1; 352 NLM_GRANTED(nlm_testargs) = 5; 359 NLM_TEST_MSG(nlm_testargs) = 6; 367 NLM_GRANTED_MSG(nlm_testargs) = 10;
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_subr.c | 52 nlm_testargs rlm_args; in remote_lock() 59 (void) memset((char *)&rlm_args, 0, sizeof (nlm_testargs)); in remote_lock()
|
/titanic_41/usr/src/uts/common/klm/ |
H A D | nlm_rpc_svc.c | 149 nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *resp, in nlm_test_1_svc() 220 nlm_testargs args1; in nlm_granted_1_cb() 280 nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *resp, in nlm_granted_1_svc() 316 nlm_test_msg_1_svc(struct nlm_testargs *argp, void *resp, in nlm_test_msg_1_svc() 401 nlm_testargs args1; in nlm_granted_msg_1_cb() 487 nlm_granted_msg_1_svc(struct nlm_testargs *argp, void *resp, in nlm_granted_msg_1_svc()
|
H A D | nlm_rpc_clnt.c | 96 nlm_testargs args1; in nlm_test_rpc()
|
H A D | nlm_dispatch.c | 84 nlm_testargs au_testargs; in nlm_dispatch()
|