OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUT_STRING_FREEABLE
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/ui/
ui_locl.h
135
#define
OUT_STRING_FREEABLE
0x01
ui_lib.c
100
if (uis->flags &
OUT_STRING_FREEABLE
)
157
ret->flags=prompt_freeable ?
OUT_STRING_FREEABLE
: 0;
Completed in 39 milliseconds