Home
last modified time | relevance | path

Searched refs:hasipv6 (Results 1 – 12 of 12) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/tests/TestServerResolver/
H A DTestServerResolver.cpp70 bool hasipv6 = false; in simpleSrv() local
80 hasipv6 = true; in simpleSrv()
85 QVERIFY(hasipv4 || hasipv6); in simpleSrv()
122 bool hasipv6 = false; in srvCustomPort() local
132 hasipv6 = true; in srvCustomPort()
137 QVERIFY(hasipv4 || hasipv6); in srvCustomPort()
165 bool hasipv6 = false; in simpleCNAME() local
175 hasipv6 = true; in simpleCNAME()
180 QVERIFY(hasipv4 || hasipv6); in simpleCNAME()
/dports/audio/murmur/mumble-1.3.3/src/tests/TestServerResolver/
H A DTestServerResolver.cpp70 bool hasipv6 = false; in simpleSrv() local
80 hasipv6 = true; in simpleSrv()
85 QVERIFY(hasipv4 || hasipv6); in simpleSrv()
122 bool hasipv6 = false; in srvCustomPort() local
132 hasipv6 = true; in srvCustomPort()
137 QVERIFY(hasipv4 || hasipv6); in srvCustomPort()
165 bool hasipv6 = false; in simpleCNAME() local
175 hasipv6 = true; in simpleCNAME()
180 QVERIFY(hasipv4 || hasipv6); in simpleCNAME()
/dports/devel/bglibs/bglibs-2.04/sys/
H A Dhasipv6.h01 /* sysdep: -hasipv6 */
H A Dhasipv6.h11 /* sysdep: +hasipv6 */
/dports/audio/mumble/mumble-1.3.3/src/murmur/
H A DMeta.cpp206 bool hasipv6 = false; in read() local
229 hasipv6 = true; in read()
242 hasipv6 = true; in read()
247 if (hasipv6) { in read()
265 if (hasipv6) { in read()
/dports/audio/murmur/mumble-1.3.3/src/murmur/
H A DMeta.cpp206 bool hasipv6 = false; in read() local
229 hasipv6 = true; in read()
242 hasipv6 = true; in read()
247 if (hasipv6) { in read()
265 if (hasipv6) { in read()
/dports/net/dante/dante-1.4.3/sockd/
H A Dserverconfig.c1845 sockscf.external.protocol.hasipv6 = 1;
1879 return sockscf.external.protocol.hasipv6;
1896 sockscf.internal.protocol.hasipv6 = 1;
1917 sockscf.internal.protocol.hasipv6);
1925 return sockscf.internal.protocol.hasipv6;
/dports/devel/bglibs/bglibs-2.04/
H A DSRCFILES409 sys/hasipv6.h0
410 sys/hasipv6.h1
H A DFILES659 sys/hasipv6.h0
660 sys/hasipv6.h1
H A DChangeLog5274 sys/{hasipv6.h2 => hasipv6.h1} | 0
5304 rename sys/{hasipv6.h2 => hasipv6.h1} (100%)
5350 sys/{hasipv6.h1 => hasipv6.h0} | 0
5379 rename sys/{hasipv6.h1 => hasipv6.h0} (100%)
8062 sys/hasipv6.h1 | 1 +
8063 sys/hasipv6.h2 | 2 ++
8067 create mode 100644 sys/hasipv6.h1
8068 create mode 100644 sys/hasipv6.h2
H A DMakefile1122 …/tryinline.c sys/hasinline.h0 sys/hasinline.h1 sys/tryipv6.c sys/hasipv6.h0 sys/hasipv6.h1 sys/try…
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1814 unsigned char hasipv6; member
2977 external_set_safamily(unsigned char *hasipv4, unsigned char *hasipv6,