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

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dprincipal.c204 int got_realm = 0; local
276 if(got_realm){
294 got_realm = 1;
298 if(got_realm && (c == '/' || c == '\0')) {
306 if(got_realm){

Completed in 53 milliseconds