Home
last modified time | relevance | path

Searched refs:EAUTH (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/mpl/dhcp/dist/omapip/
H A Dtoisc.c200 #ifdef EAUTH in uerr2isc()
201 case EAUTH: in uerr2isc()
/netbsd/sys/rump/include/rump/
H A Drumperrno2host.h336 #ifdef EAUTH in rump_errno2host()
338 return EAUTH; in rump_errno2host()
/netbsd/lib/librumpuser/
H A Drumpuser_errtrans.c267 #ifdef EAUTH in rumpuser__errtrans()
268 case EAUTH : return 80; in rumpuser__errtrans()
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Derrno.d199 inline int EAUTH = 80; variable
200 #pragma D binding "1.0" EAUTH
/netbsd/sys/sys/
H A Derrno.h140 #define EAUTH 80 /* Authentication error */ macro
/netbsd/sbin/mount_nfs/
H A Dgetnfsargs.c344 np->stat = EAUTH; in xdr_fh()
/netbsd/lib/libc/nls/
H A DPig.msg160 $ EAUTH
H A DC.msg160 $ EAUTH
H A Dnl.msg160 $ EAUTH
H A Dde.msg160 $ EAUTH
H A Dpl.msg160 $ EAUTH
H A Des.msg160 $ EAUTH
H A Dsk.msg160 $ EAUTH
H A Dca.msg160 $ EAUTH
H A Dcs.msg160 $ EAUTH
/netbsd/external/bsd/fetch/dist/libfetch/
H A Dcommon.c124 #ifdef EAUTH in fetch_syserr()
125 case EAUTH: in fetch_syserr()
H A Dhttp.c755 #ifdef EAUTH in http_connect()
756 errno = EAUTH; in http_connect()
/netbsd/sys/nfs/
H A Dkrpc_subr.c333 error = EAUTH; in krpc_call()
H A Dnfs_iod.c313 error = EAUTH; in nfs_getauth()
H A Dnfs_clntsocket.c755 error = EAUTH; in nfs_request()
/netbsd/share/examples/refuse/ian/libfetch/
H A Dcommon.c109 case EAUTH: in _fetch_syserr()
H A Dhttp.c715 errno = EAUTH; in _http_connect()
/netbsd/sys/fs/nfs/client/
H A Dnfs_clstate.c4090 if (error == EAUTH || error == EACCES) { in nfscl_tryopen()
4126 if (error == EAUTH || error == EACCES) { in nfscl_trylock()
4158 if (error == EAUTH || error == EACCES) { in nfscl_trydelegreturn()
4187 if (error == EAUTH || error == EACCES) { in nfscl_tryclose()
/netbsd/sys/net/
H A Dif_wg.c402 return EAUTH; in sliwin_check_fast()
423 return EAUTH; in sliwin_update()
447 return EAUTH; in sliwin_update()