Home
last modified time | relevance | path

Searched refs:NI_DGRAM (Results 201 – 225 of 2049) sorted by relevance

12345678910>>...82

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Dnetdb.h218 #define NI_DGRAM 0x00000010 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dnetdb.h252 #define NI_DGRAM 0x00000010 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dnetdb.h252 #define NI_DGRAM 0x00000010 macro
/dports/news/inn/inn-2.6.4/lib/
H A Dgetnameinfo.c166 protocol = (flags & NI_DGRAM) ? "udp" : "tcp"; in lookup_service()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Dgetnameinfo.c166 protocol = (flags & NI_DGRAM) ? "udp" : "tcp"; in lookup_service()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dnetdb.h175 #define NI_DGRAM 16 /* look up datagram service instead of stream */ macro
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Dgetnameinfo.c165 protocol = (flags & NI_DGRAM) ? "udp" : "tcp"; in lookup_service()
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Ds-oscons-tmplt.c1148 #ifndef NI_DGRAM in main()
1149 # define NI_DGRAM -1 in main() macro
1151 CND(NI_DGRAM, "Service is datagram") in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Ds-oscons-tmplt.c1148 #ifndef NI_DGRAM in main()
1149 # define NI_DGRAM -1 in main() macro
1151 CND(NI_DGRAM, "Service is datagram") in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Ds-oscons-tmplt.c1148 #ifndef NI_DGRAM in main()
1149 # define NI_DGRAM -1 in main() macro
1151 CND(NI_DGRAM, "Service is datagram") in main()
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dnetdb.h300 #define NI_DGRAM 0x00000010 macro
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/resolver/
H A Dgetnameinfo.c124 (flags & NI_DGRAM) ? "udp" : "tcp"); in getnameinfo()
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/resolver/
H A Dgetnameinfo.c124 (flags & NI_DGRAM) ? "udp" : "tcp"); in getnameinfo()
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/openbsd-compat/libasr/
H A Dgetnameinfo.c176 proto = (flags & NI_DGRAM) ? "udp" : "tcp"; in getnameinfo()
/dports/net/netstrain/netstrain-3.0/
H A Dnet6emu.README39 NI_NUMERICHOST, NI_NUMERICSERV, NI_NOFQDN, NI_NAMEREQD, NI_DGRAM
/dports/dns/libasr/libasr-1.0.4/src/
H A Dgetnameinfo.c175 proto = (flags & NI_DGRAM) ? "udp" : "tcp"; in getnameinfo()
/dports/dns/libasr-devel/libasr-201602131606/src/
H A Dgetnameinfo.c175 proto = (flags & NI_DGRAM) ? "udp" : "tcp"; in getnameinfo()
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-oscons.ads260 NI_DGRAM : constant := 16; -- Service is datagram constant
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/dports/lang/python310/Python-3.10.1/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/dports/lang/python37/Python-3.7.12/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dgetnameinfo.c144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");

12345678910>>...82