Searched refs:sec_svc_msg (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/rpc/ |
H A D | svc_auth.h | 102 extern enum auth_stat sec_svc_msg(struct svc_req *, struct rpc_msg *, 105 extern enum auth_stat sec_svc_msg();
|
H A D | svc.c | 1362 if ((why = sec_svc_msg(&r, &msg, &no_dispatch)) != AUTH_OK) { in svc_getreq()
|
/titanic_44/usr/src/uts/common/rpc/sec/ |
H A D | sec_svc.c | 93 sec_svc_msg(struct svc_req *rqst, struct rpc_msg *msg, bool_t *no_dispatch) in sec_svc_msg() function
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 923 NO_UNLOAD_STUB(rpcsec, sec_svc_msg, nomod_zero);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1004 NO_UNLOAD_STUB(rpcsec, sec_svc_msg, nomod_zero);
|