Home
last modified time | relevance | path

Searched defs:EAUTH (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/dev/dtrace/scripts/
H A Derrno.d183 inline int EAUTH = 80; variable
/xnu-8020.140.41/bsd/sys/
H A Derrno.h215 #define EAUTH 80 /* Authentication error */ macro