Home
last modified time | relevance | path

Searched refs:OUT_STRING_FREEABLE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 4 milliseconds