HomeSort by: relevance | last modified time | path
    Searched defs:AUTH_MSG_ERR_REPLY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-krb.c 64 #define AUTH_MSG_ERR_REPLY 5<<1
92 { AUTH_MSG_ERR_REPLY, "ERR_REPLY" },
210 case AUTH_MSG_ERR_REPLY:
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5-v4compat.h 56 #define AUTH_MSG_ERR_REPLY (5<<1)

Completed in 21 milliseconds