Home
last modified time | relevance | path

Searched defs:AI_PASSIVE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/
Daddrinfo.h88 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/external/python/cpython2/Modules/
Daddrinfo.h88 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
/external/openssh/openbsd-compat/
Dfake-rfc2553.h102 # define AI_PASSIVE (1) macro