Searched refs:KRB5_KRBHST_HTTP (Results 1 – 3 of 3) sorted by relevance
46 return KRB5_KRBHST_HTTP; in string_to_proto()79 if(proto_num == KRB5_KRBHST_HTTP) in srv_find_realm()217 hi->proto = KRB5_KRBHST_HTTP; in parse_hostspec()220 hi->proto = KRB5_KRBHST_HTTP; in parse_hostspec()337 else if(host->proto == KRB5_KRBHST_HTTP) in krb5_krbhst_format_string()358 case KRB5_KRBHST_HTTP : in make_hints()
405 if(hi->proto == KRB5_KRBHST_HTTP && context->http_proxy) { in krb5_sendto()427 case KRB5_KRBHST_HTTP : in krb5_sendto()
795 KRB5_KRBHST_HTTP } proto; enumerator