HomeSort by: relevance | last modified time | path
    Searched defs:ai_socktype (Results 1 - 25 of 112) sorted by relevancy

1 2 3 4 5

  /src/external/gpl2/xcvs/dist/lib/
getaddrinfo.h 35 int ai_socktype; /* Socket type. */ member in struct:addrinfo
59 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
60 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
getaddrinfo.h 35 int ai_socktype; /* Socket type. */ member in struct:addrinfo
59 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
60 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
getaddrinfo.h 35 int ai_socktype; /* Socket type. */ member in struct:addrinfo
59 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
60 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
getaddrinfo.h 35 int ai_socktype; /* Socket type. */ member in struct:addrinfo
59 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
60 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
  /src/external/gpl3/gdb/dist/gnulib/import/
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
  /src/external/gpl3/gdb.old/dist/gnulib/import/
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
netdb.in.h 66 int ai_socktype; /* Socket type. */ member in struct:addrinfo
121 # define EAI_SOCKTYPE -7 /* 'ai_socktype' not supported. */
122 # define EAI_SERVICE -8 /* SERVICE not supported for 'ai_socktype'. */
  /src/external/bsd/nsd/dist/compat/
fake-rfc2553.h 146 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
fake-rfc2553.h 146 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
fake-rfc2553.h 146 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 188 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
207 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
208 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
ntp_rfc2553.h 188 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
207 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
208 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
ntp_rfc2553.h 188 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
207 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
208 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /src/external/bsd/unbound/dist/compat/
fake-rfc2553.h 139 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
fake-rfc2553.h 139 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
fake-rfc2553.h 139 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
  /src/external/ibm-public/postfix/dist/src/util/
myaddrinfo.h 52 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
myaddrinfo.h 52 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
  /src/external/mit/libuv/dist/src/win/
getaddrinfo.c 58 int ai_socktype; member in struct:addrinfoW
157 addrinfo_ptr->ai_socktype = addrinfow_ptr->ai_socktype;
322 req->addrinfow->ai_socktype = hints->ai_socktype;
getaddrinfo.c 58 int ai_socktype; member in struct:addrinfoW
157 addrinfo_ptr->ai_socktype = addrinfow_ptr->ai_socktype;
322 req->addrinfow->ai_socktype = hints->ai_socktype;

Completed in 93 milliseconds

1 2 3 4 5