Searched refs:svcerr_auth (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.sbin/rpc.ypupdated/ |
H A D | ypupdated_server.c | 106 svcerr_auth(svcreq->rq_xprt, astat); in ypu_change_1_svc() 140 svcerr_auth(svcreq->rq_xprt, astat); in ypu_insert_1_svc() 174 svcerr_auth(svcreq->rq_xprt, astat); in ypu_delete_1_svc() 208 svcerr_auth(svcreq->rq_xprt, astat); in ypu_store_1_svc()
|
/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | yppasswdd_server.c | 514 svcerr_auth(rqstp->rq_xprt, AUTH_BADCRED); in yppasswdproc_update_1_svc() 763 svcerr_auth(transp, AUTH_BADCRED); in yppasswdproc_update_master_1_svc() 769 svcerr_auth(transp, AUTH_BADCRED); in yppasswdproc_update_master_1_svc() 775 svcerr_auth(transp, AUTH_BADCRED); in yppasswdproc_update_master_1_svc() 782 svcerr_auth(rqstp->rq_xprt, AUTH_BADCRED); in yppasswdproc_update_master_1_svc()
|
/freebsd/lib/libc/rpc/ |
H A D | svc.c | 461 svcerr_auth(SVCXPRT *xprt, enum auth_stat why) in svcerr_auth() function 483 svcerr_auth(xprt, AUTH_TOOWEAK); in svcerr_weakauth() 654 svcerr_auth(xprt, why); in svc_getreq_common()
|
H A D | Symbol.map | 171 svcerr_auth;
|
H A D | Makefile.inc | 129 rpc_svc_err.3 svcerr_auth.3 \
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clkrpc.c | 146 svcerr_auth(rqst, nd.nd_repstat & ~NFSERR_AUTHERR); in nfscb_program()
|
/freebsd/include/rpc/ |
H A D | svc.h | 306 extern void svcerr_auth(SVCXPRT *, enum auth_stat);
|
/freebsd/usr.sbin/ypbind/ |
H A D | ypbind.c | 321 svcerr_auth(transp, AUTH_BADCRED); in ypbindprog_2() 326 svcerr_auth(transp, AUTH_TOOWEAK); in ypbindprog_2()
|
/freebsd/sys/rpc/ |
H A D | svc.h | 511 extern void svcerr_auth(struct svc_req *, enum auth_stat);
|
H A D | svc.c | 805 svcerr_auth(struct svc_req *rqstp, enum auth_stat why) in svcerr_auth() function 830 svcerr_auth(rqstp, AUTH_TOOWEAK); in svcerr_weakauth() 984 svcerr_auth(r, why); in svc_getreq()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdkrpc.c | 387 svcerr_auth(rqst, nd.nd_repstat & ~NFSERR_AUTHERR); in nfssvc_program()
|
/freebsd/usr.sbin/ypldap/ |
H A D | yp.c | 574 svcerr_auth(req->rq_xprt, AUTH_FAILED); in ypproc_all_2_svc()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3041 fun:svcerr_auth=uninstrumented
|