Home
last modified time | relevance | path

Searched defs:IN6_IS_ADDR_UNSPECIFIED (Results 76 – 90 of 90) sorted by relevance

1234

/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/netinet/
H A Din.h106 #define IN6_IS_ADDR_UNSPECIFIED(a) \ macro
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd8/
H A DIN.py413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-linux2/
H A DIN.py595 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd7/
H A DIN.py413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd8/
H A DIN.py413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd7/
H A DIN.py413 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-linux2/
H A DIN.py595 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd6/
H A DIN.py396 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd6/
H A DIN.py396 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-unixware7/
H A DIN.py71 def IN6_IS_ADDR_UNSPECIFIED(a): return IN6_ADDR_EQUAL_L(a, 0, 0, 0, 0) function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-unixware7/
H A DIN.py71 def IN6_IS_ADDR_UNSPECIFIED(a): return IN6_ADDR_EQUAL_L(a, 0, 0, 0, 0) function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-atheos/
H A DIN.py924 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-atheos/
H A DIN.py924 def IN6_IS_ADDR_UNSPECIFIED(a): return \ function
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-sunos5/
H A DIN.py1315 def IN6_IS_ADDR_UNSPECIFIED(addr): return \ function
/dports/lang/python27/Python-2.7.18/Lib/plat-sunos5/
H A DIN.py1315 def IN6_IS_ADDR_UNSPECIFIED(addr): return \ function

1234