Searched defs:result_buf (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/ui/
H A Dui_locl.h109 char *result_buf; /* Input and Output: If not NULL, member in struct:ui_string_st
H A Dui_lib.c135 general_allocate_prompt(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) argument
157 general_allocate_string(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
182 general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) argument
232 UI_add_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) argument
241 UI_dup_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) argument
259 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
268 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
287 UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) argument
296 UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) argument
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dnametoaddr.c502 struct protoent result_buf; local
518 struct protoent result_buf; local
526 struct protoent result_buf; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dumac.c1047 UINT64 result_buf[STREAMS]; local
1100 UINT64 result_buf[STREAMS]; local
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c1130 char result_buf[80]; local
2194 char *result_buf; local
[all...]

Completed in 82 milliseconds