Searched refs:ok_chars_copy (Results 1 – 1 of 1) sorted by relevance
267 char *ok_chars_copy = NULL; in UI_dup_input_boolean() local287 ok_chars_copy = OPENSSL_strdup(ok_chars); in UI_dup_input_boolean()288 if (ok_chars_copy == NULL) { in UI_dup_input_boolean()303 ok_chars_copy, cancel_chars_copy, 1, in UI_dup_input_boolean()308 OPENSSL_free(ok_chars_copy); in UI_dup_input_boolean()