Searched refs:AUTH_INVALIDRESP (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/include/rpc/
H A Dauth.h133 AUTH_INVALIDRESP=6, /* bogus response verifier */ enumerator in enum:auth_stat
/freebsd-11-stable/sys/rpc/
H A Dauth.h133 AUTH_INVALIDRESP=6, /* bogus response verifier */ enumerator in enum:auth_stat
H A Dclnt_bck.c421 errp->re_why = AUTH_INVALIDRESP;
H A Dclnt_vc.c531 errp->re_why = AUTH_INVALIDRESP;
H A Dclnt_dg.c715 errp->re_why = AUTH_INVALIDRESP;
/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_dg.c567 cu->cu_error.re_why = AUTH_INVALIDRESP;
H A Dclnt_vc.c429 ct->ct_error.re_why = AUTH_INVALIDRESP;

Completed in 105 milliseconds