Searched refs:ok_chars_copy (Results 1 – 1 of 1) sorted by relevance
302 char *ok_chars_copy = NULL; in UI_dup_input_boolean() local322 ok_chars_copy = BUF_strdup(ok_chars); in UI_dup_input_boolean()323 if (ok_chars_copy == NULL) { in UI_dup_input_boolean()338 ok_chars_copy, cancel_chars_copy, 1, in UI_dup_input_boolean()345 if (ok_chars_copy) in UI_dup_input_boolean()346 OPENSSL_free(ok_chars_copy); in UI_dup_input_boolean()