Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_copy_context.c48 compare_string(const char *str1, const char *str2) in compare_string() function
77 compare_string(c->os_context.default_ccname, r->os_context.default_ccname); in check_context()
89 compare_string(c->plugin_base_dir, r->plugin_base_dir); in check_context()
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dscript.c124 compare_string(char *wanted, char *seen, const char *format, ...) in compare_string() function
187 compare_string(prompt->prompt, message, "value of prompt %lu", in converse()
234 compare_string(wanted->lines[i].line, seen->lines[i].line, in check_output()