Searched refs:result_buf (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/ui/
H A Dui_lib.c141 char *result_buf)
150 || type == UIT_BOOLEAN) && result_buf == NULL)
160 ret->result_buf=result_buf;
167 char *result_buf, int minsize, int maxsize, const char *test_buf)
171 type, input_flags, result_buf);
194 char *result_buf)
220 type, input_flags, result_buf);
244 char *result_buf, int minsize, int maxsize)
247 UIT_PROMPT, flags, result_buf, minsiz
139 general_allocate_prompt(UI *ui, const char *prompt, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) argument
165 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
190 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
243 UI_add_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) argument
251 UI_dup_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) argument
270 UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
277 UI_dup_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) argument
296 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
304 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...]
H A Dui.h131 char *result_buf, int minsize, int maxsize);
133 char *result_buf, int minsize, int maxsize);
135 char *result_buf, int minsize, int maxsize, const char *test_buf);
137 char *result_buf, int minsize, int maxsize, const char *test_buf);
140 int flags, char *result_buf);
143 int flags, char *result_buf);
H A Dui_locl.h110 char *result_buf; /* Input and Output: If not NULL, user-defined member in struct:ui_string_st
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dui.h131 char *result_buf, int minsize, int maxsize);
133 char *result_buf, int minsize, int maxsize);
135 char *result_buf, int minsize, int maxsize, const char *test_buf);
137 char *result_buf, int minsize, int maxsize, const char *test_buf);
140 int flags, char *result_buf);
143 int flags, char *result_buf);
/macosx-10.10/mDNSResponder-561.1.1/mDNSPosix/
H A Dnss_mdns.c397 result_buf:
411 hostent * result_buf,
426 result_buf:
441 hostent * result_buf,
458 result_buf:
474 hostent * result_buf,
531 hostent * result_buf,
593 hostent * result_buf,
661 hostent * result_buf,
676 name, AF_INET, result_buf, bu
659 _nss_mdns_gethostbyname_r( const char *name, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
682 _nss_mdns_gethostbyname2_r( const char *name, int af, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
706 _nss_mdns_gethostbyaddr_r( const void *addr, socklen_t len, int af, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
782 mdns_gethostbyname2( const char *name, int af, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
1497 init_result( result_map_t * result, hostent * result_buf, char * buf, size_t buflen ) argument
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dumac.c1060 UINT64 result_buf[STREAMS]; local
1061 UINT8 *nh_result = (UINT8 *)&result_buf;
1113 UINT64 result_buf[STREAMS]; local
1114 UINT8 *nh_result = (UINT8 *)&result_buf;

Completed in 117 milliseconds