Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrbhst.c77 int proto_num; in srv_find_realm() local
83 proto_num = string_to_proto(proto); in srv_find_realm()
84 if(proto_num < 0) { in srv_find_realm()
91 if(proto_num == KRB5_KRBHST_HTTP) in srv_find_realm()
155 hi->proto = proto_num; in srv_find_realm()