Home
last modified time | relevance | path

Searched refs:OUT_STRING_FREEABLE (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ui/
H A Dui_local.h90 # define OUT_STRING_FREEABLE 0x01 macro
H A Dui_lib.c52 if (uis->flags & OUT_STRING_FREEABLE) { in free_string()
109 ret->flags = prompt_freeable ? OUT_STRING_FREEABLE : 0; in general_allocate_prompt()