HomeSort by relevance Sort by last modified time
    Searched refs:result_buf (Results 1 - 6 of 6) sorted by null

  /external/openssl/crypto/ui/
ui_lib.c 141 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, minsize, maxsize, NULL)
    [all...]
ui.h 131 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);
ui_locl.h 110 char *result_buf; /* Input and Output: If not NULL, user-defined member in struct:ui_string_st
  /external/openssl/include/openssl/
ui.h 131 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);
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 397 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, buf, buflen, errnop, h_errno
    [all...]
  /external/openssh/
umac.c 1048 UINT64 result_buf[STREAMS]; local
1101 UINT64 result_buf[STREAMS]; local
    [all...]

Completed in 105 milliseconds