Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrbhst.c65 int proto_num; in srv_find_realm() local
71 proto_num = string_to_proto(proto); in srv_find_realm()
72 if(proto_num < 0) { in srv_find_realm()
79 if(proto_num == KRB5_KRBHST_HTTP) in srv_find_realm()
131 hi->proto = proto_num; in srv_find_realm()