Searched refs:KRB5_KRBHST_HTTP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrbhst.c82 return KRB5_KRBHST_HTTP;
447 hi->proto = KRB5_KRBHST_HTTP;
450 hi->proto = KRB5_KRBHST_HTTP;
600 else if(host->proto == KRB5_KRBHST_HTTP)
626 case KRB5_KRBHST_HTTP :
740 if(proto_num == KRB5_KRBHST_HTTP) {
H A Dsend_to_kdc.c336 if (host->hi->proto == KRB5_KRBHST_HTTP)
569 if (errno == EINPROGRESS && (hi->proto == KRB5_KRBHST_HTTP || hi->proto == KRB5_KRBHST_TCP)) {
866 case KRB5_KRBHST_HTTP :
919 if (hi->proto == KRB5_KRBHST_HTTP && context->http_proxy) {
H A Dkrb5.h856 KRB5_KRBHST_HTTP, enumerator in enum:krb5_krbhst_info::__anon625

Completed in 126 milliseconds