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

  /external/libxml2/include/
wsockcompat.h 30 #undef XML_SOCKLEN_T
31 #define XML_SOCKLEN_T int
  /external/libxml2/macos/src/
config-mac.h 19 #define XML_SOCKLEN_T socklen_t
  /external/libxml2/
config.h 319 #define XML_SOCKLEN_T socklen_t
nanohttp.c 73 #define XML_SOCKLEN_T unsigned int
105 #ifndef XML_SOCKLEN_T
106 #define XML_SOCKLEN_T unsigned int
1005 XML_SOCKLEN_T len;
    [all...]
nanoftp.c 103 #ifndef XML_SOCKLEN_T
104 #define XML_SOCKLEN_T unsigned int
    [all...]
  /external/libxml2/os400/
os400config.h.in 276 #define XML_SOCKLEN_T socklen_t

Completed in 108 milliseconds