Searched refs:KRB5_PARSE_ILLCHAR (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dimport_name.c82 if (ret == KRB5_PARSE_ILLCHAR || ret == KRB5_PARSE_MALFORMED)
226 if (kerr == KRB5_PARSE_ILLCHAR || kerr == KRB5_PARSE_MALFORMED)
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrb5_err.et129 error_code KRB5_PARSE_ILLCHAR, "Invalid character in component name"
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c2113 if (strEQ(name, "KRB5_PARSE_ILLCHAR"))
2114 #ifdef KRB5_PARSE_ILLCHAR
2115 return KRB5_PARSE_ILLCHAR;
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2087 if (strEQ(name, "KRB5_PARSE_ILLCHAR"))
2088 #ifdef KRB5_PARSE_ILLCHAR
2089 return KRB5_PARSE_ILLCHAR;
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2605 #define KRB5_PARSE_ILLCHAR (-1765328251L) macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2607 #define KRB5_PARSE_ILLCHAR (-1765328251L) macro

Completed in 304 milliseconds