Searched refs:oa_flavor (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-11-stable/sys/rpc/
H A Dclnt_dg.c492 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
717 auth->ah_cred.oa_flavor == RPCSEC_GSS) {
H A Dclnt_bck.c319 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
H A Dclnt_vc.c428 reply_msg.acpted_rply.ar_verf.oa_flavor = AUTH_NULL;
/freebsd-11-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c763 if (rqstp->rq_cred.oa_flavor != AUTH_SYS) {
/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c837 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {
839 } else if (rqstp->rq_cred.oa_flavor == AUTH_SYS) {
852 "rpcbproc_callit_com: oa_flavor != AUTH_NONE and oa_flavor != AUTH_SYS\n");
/freebsd-11-stable/sys/kgssapi/
H A Dgsstest.c930 if (rqstp->rq_cred.oa_flavor != RPCSEC_GSS) {
/freebsd-11-stable/usr.sbin/ypbind/
H A Dypbind.c322 switch (rqstp->rq_cred.oa_flavor) {

Completed in 164 milliseconds

12