Searched defs:EAUTH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h48 * EAUTH is used for CIFS authentication errors.
53 #ifndef EAUTH
54 #define EAUTH 114 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h159 #define EAUTH 80 /* Authentication error */ macro
/illumos-gate/usr/src/uts/common/netsmb/
H A Dsmb_dev.h84 * EAUTH is used for CIFS authentication errors.
89 #ifndef EAUTH
90 #define EAUTH 114 macro

Completed in 61 milliseconds