Home
last modified time | relevance | path

Searched defs:AUTH (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/krb5/src/include/gssrpc/
H A Dauth.h98 typedef struct AUTH { struct
103 void (*ah_nextverf)(struct AUTH *); argument
121 } AUTH; argument
/freebsd/sys/rpc/
H A Dauth.h195 } AUTH; typedef
[all...]
/freebsd/include/rpc/
H A Dauth.h193 } AUTH; typedef
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c131 AUTH = 320, enumerator
216 #define AUTH 320 macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c45 #define AUTH(x, y) ((x) ? (y) == AUTH_OK \ macro
H A Dntp_request.c36 #define AUTH 1 macro
[all...]
H A Dntp_control.c47 #define AUTH global() macro