HomeSort by relevance Sort by last modified time
    Searched defs:EGD_SOCKET (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
config-riscos.h 81 #undef EGD_SOCKET
config-os400.h 83 #undef EGD_SOCKET
  /external/curl/lib/vtls/
openssl.c 418 /* EGD_SOCKET is set at configure time or not at all */
419 #ifndef EGD_SOCKET
423 #define EGD_SOCKET "" /* doesn't matter won't be used */
429 data->set.str[STRING_SSL_EGDSOCKET]:EGD_SOCKET);
    [all...]

Completed in 72 milliseconds