Searched refs:replace_chars (Results 1 – 2 of 2) sorted by relevance
396 static const char replace_chars[] = " ntb\\/@"; variable408 add_char(out, idx, len, replace_chars[q - quotable_chars]); in quote_string()411 add_char(out, idx, len, replace_chars[q - quotable_chars]); in quote_string()
1235 * lib/krb5/principal.c (replace_chars): also add space here