Home
last modified time | relevance | path

Searched refs:svcerr_auth (Results 1 – 7 of 7) sorted by relevance

/dragonfly/usr.sbin/rpc.ypupdated/
H A Dypupdated_server.c105 svcerr_auth(svcreq->rq_xprt, astat); in ypu_change_1_svc()
139 svcerr_auth(svcreq->rq_xprt, astat); in ypu_insert_1_svc()
173 svcerr_auth(svcreq->rq_xprt, astat); in ypu_delete_1_svc()
207 svcerr_auth(svcreq->rq_xprt, astat); in ypu_store_1_svc()
/dragonfly/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c481 svcerr_auth(rqstp->rq_xprt, AUTH_BADCRED); in yppasswdproc_update_1_svc()
724 svcerr_auth(transp, AUTH_BADCRED); in yppasswdproc_update_master_1_svc()
730 svcerr_auth(transp, AUTH_BADCRED); in yppasswdproc_update_master_1_svc()
736 svcerr_auth(transp, AUTH_BADCRED); in yppasswdproc_update_master_1_svc()
743 svcerr_auth(rqstp->rq_xprt, AUTH_BADCRED); in yppasswdproc_update_master_1_svc()
/dragonfly/lib/libc/rpc/
H A Dsvc.c423 svcerr_auth(SVCXPRT *xprt, enum auth_stat why) in svcerr_auth() function
445 svcerr_auth(xprt, AUTH_TOOWEAK); in svcerr_weakauth()
569 svcerr_auth(xprt, why); in svc_getreq_common()
H A DSymbol.map174 svcerr_auth;
H A DMakefile.inc170 MLINKS+=rpc_svc_err.3 svcerr_auth.3 \
/dragonfly/include/rpc/
H A Dsvc.h268 extern void svcerr_auth(SVCXPRT *, enum auth_stat);
/dragonfly/usr.sbin/ypbind/
H A Dypbind.c310 svcerr_auth(transp, AUTH_BADCRED); in ypbindprog_2()
315 svcerr_auth(transp, AUTH_TOOWEAK); in ypbindprog_2()