Searched refs:v5_error_str (Results 1 – 1 of 1) sorted by relevance
354 char* v5_error_str = 0; in Leash_int_changepwd() local360 &v5_error_str); in Leash_int_changepwd()363 if (v5_error_str) { in Leash_int_changepwd()368 clean_string(v5_error_str); in Leash_int_changepwd()370 if (v5_error_str) in Leash_int_changepwd()371 len += sizeof(sep) + sizeof(v5_prefix) + strlen(v5_error_str) + in Leash_int_changepwd()378 if (v5_error_str) { in Leash_int_changepwd()380 sep, v5_prefix, v5_error_str, sep); in Leash_int_changepwd()