Searched refs:ok_chars_copy (Results 1 – 1 of 1) sorted by relevance
310 char *ok_chars_copy = NULL; in UI_dup_input_boolean() local335 ok_chars_copy=BUF_strdup(ok_chars); in UI_dup_input_boolean()336 if (ok_chars_copy == NULL) in UI_dup_input_boolean()354 ok_chars_copy, cancel_chars_copy, 1, UIT_BOOLEAN, flags, in UI_dup_input_boolean()359 if (ok_chars_copy) OPENSSL_free(ok_chars_copy); in UI_dup_input_boolean()