Searched defs:result_buf (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/ui/ |
D | ui_lib.c | 141 char *result_buf) in general_allocate_prompt() 167 char *result_buf, int minsize, int maxsize, const char *test_buf) in general_allocate_string() 194 char *result_buf) in general_allocate_boolean() 244 char *result_buf, int minsize, int maxsize) in UI_add_input_string() 252 char *result_buf, int minsize, int maxsize) in UI_dup_input_string() 271 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_add_verify_string() 278 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string() 298 int flags, char *result_buf) in UI_add_input_boolean() 306 int flags, char *result_buf) in UI_dup_input_boolean()
|
D | ui_locl.h | 110 char *result_buf; /* Input and Output: If not NULL, user-defined member
|
/external/openssl/crypto/ui/ |
D | ui_lib.c | 141 char *result_buf) in general_allocate_prompt() 167 char *result_buf, int minsize, int maxsize, const char *test_buf) in general_allocate_string() 194 char *result_buf) in general_allocate_boolean() 244 char *result_buf, int minsize, int maxsize) in UI_add_input_string() 252 char *result_buf, int minsize, int maxsize) in UI_dup_input_string() 271 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_add_verify_string() 278 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string() 298 int flags, char *result_buf) in UI_add_input_boolean() 306 int flags, char *result_buf) in UI_dup_input_boolean()
|
D | ui_locl.h | 110 char *result_buf; /* Input and Output: If not NULL, user-defined member
|
/external/chromium_org/net/dns/ |
D | address_sorter_unittest.cc | 31 void OnSortComplete(AddressList* result_buf, in OnSortComplete()
|
D | address_sorter_posix_unittest.cc | 131 void OnSortComplete(AddressList* result_buf, in OnSortComplete()
|
/external/chromium_org/ppapi/cpp/ |
D | file_io.cc | 64 int32_t FileIO::Query(PP_FileInfo* result_buf, in Query()
|
/external/mdnsresponder/mDNSPosix/ |
D | nss_mdns.c | 661 hostent * result_buf, in _nss_mdns_gethostbyname_r() 685 hostent * result_buf, in _nss_mdns_gethostbyname2_r() 710 hostent * result_buf, in _nss_mdns_gethostbyaddr_r() 785 hostent * result_buf, in mdns_gethostbyname2() 1499 hostent * result_buf, in init_result()
|
/external/openssh/ |
D | umac.c | 1048 UINT64 result_buf[STREAMS]; in uhash_update() local 1101 UINT64 result_buf[STREAMS]; in uhash_final() local
|