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

  /external/curl/lib/
config-amigaos.h 163 #define SEND_TYPE_RETV int
config-mac.h 120 #define SEND_TYPE_RETV ssize_t
config-win32ce.h 310 #define SEND_TYPE_RETV int
config-dos.h 104 #define SEND_TYPE_RETV int
config-symbian.h 695 #define SEND_TYPE_RETV ssize_t
config-tpf.h 764 #define SEND_TYPE_RETV int
config-vxworks.h 827 #define SEND_TYPE_RETV int
curl_config.h 885 #define SEND_TYPE_RETV ssize_t
config-os400.h 547 #define SEND_TYPE_RETV int
config-riscos.h 511 #define SEND_TYPE_RETV ssize_t
memdebug.c 358 SEND_TYPE_RETV curl_dbg_send(SEND_TYPE_ARG1 sockfd,
363 SEND_TYPE_RETV rc;
config-win32.h 357 #define SEND_TYPE_RETV int
curl_config.h.cmake 883 #cmakedefine SEND_TYPE_RETV ${SEND_TYPE_RETV}
curl_setup_once.h 154 * SEND_TYPE_RETV must also be defined.
192 !defined(SEND_TYPE_RETV)
memdebug.h 68 CURL_EXTERN SEND_TYPE_RETV curl_dbg_send(SEND_TYPE_ARG1 sockfd,
curl_config.h.in 887 #undef SEND_TYPE_RETV
  /external/grpc-grpc/third_party/cares/config_windows/
ares_config.h 410 #define SEND_TYPE_RETV int
  /external/grpc-grpc/third_party/cares/config_darwin/
ares_config.h 412 #define SEND_TYPE_RETV ssize_t
  /external/grpc-grpc/third_party/cares/config_freebsd/
ares_config.h 450 #define SEND_TYPE_RETV ssize_t
  /external/grpc-grpc/third_party/cares/config_openbsd/
ares_config.h 450 #define SEND_TYPE_RETV ssize_t
  /external/grpc-grpc/third_party/cares/config_android/
ares_config.h 417 #define SEND_TYPE_RETV ssize_t
  /external/grpc-grpc/third_party/cares/config_linux/
ares_config.h 417 #define SEND_TYPE_RETV ssize_t

Completed in 1826 milliseconds