Searched defs:AUTH (Results 1 – 7 of 7) sorted by relevance
98 typedef struct AUTH { struct103 void (*ah_nextverf)(struct AUTH *); argument121 } AUTH; argument
195 } AUTH; typedef [all...]
193 } AUTH; typedef
131 AUTH = 320, enumerator216 #define AUTH 320 macro
45 #define AUTH(x, y) ((x) ? (y) == AUTH_OK \ macro
36 #define AUTH 1 macro [all...]
47 #define AUTH global() macro