Searched refs:svcerr_auth (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libbc/inc/include/rpc/ |
H A D | svc.h | 214 extern void svcerr_auth();
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | rpcb_check.c | 230 svcerr_auth(transp, AUTH_FAILED); in rpcb_check()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | svc.h | 764 extern void svcerr_auth(const SVCXPRT *, const enum auth_stat); 774 extern void svcerr_auth();
|
H A D | svc.c | 1180 svcerr_auth(const SVCXPRT *clone_xprt, const enum auth_stat why) in svcerr_auth() function 1198 svcerr_auth((SVCXPRT *)clone_xprt, AUTH_TOOWEAK); in svcerr_weakauth() 1365 svcerr_auth(clone_xprt, why); in svc_getreq()
|
/titanic_44/usr/src/man/man3nsl/ |
H A D | Makefile | 243 svcerr_auth.3nsl \ 467 svcerr_auth.3nsl := LINKSRC = rpc_svc_err.3nsl
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | svc.c | 1191 svcerr_auth(const SVCXPRT *xprt, const enum auth_stat why) in svcerr_auth() function 1208 svcerr_auth(xprt, AUTH_TOOWEAK); in svcerr_weakauth() 1433 svcerr_auth(xprt, why); in _svc_prog_dispatch()
|
H A D | svc_door.c | 199 svcerr_auth(xprt, why); in svc_door_dispatch()
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 380 svcerr_auth;
|
H A D | llib-lnsl | 784 void svcerr_auth(const SVCXPRT *xprt, enum auth_stat why);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 269 link path=usr/share/man/man3nsl/svcerr_auth.3nsl target=rpc_svc_err.3nsl
|
/titanic_44/ |
H A D | .gitignore | 6768 usr/src/man/man3nsl/svcerr_auth.3nsl
|