Home
last modified time | relevance | path

Searched refs:AUTH_MSG_APPL_ERR (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/tcpdump/
HDprint-krb.c47 #define AUTH_MSG_APPL_ERR 8<<1 macro
75 { AUTH_MSG_APPL_ERR, "APPL_ERR" },
/NextBSD/crypto/heimdal/lib/krb5/
HDkrb5-v4compat.h57 #define AUTH_MSG_APPL_ERR (8<<1) macro