Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dinit_ctx.c100 get_tristate(krb5_context ctx, const char *name, const char *third_option, in get_tristate() argument
115 match = (strcasecmp(third_option, str) == 0); in get_tristate()