Searched refs:NI_DGRAM (Results 1 – 25 of 36) sorted by relevance
12
206 #ifndef NI_DGRAM207 #define NI_DGRAM 16 macro
45 strcmp(prots, "udp") ? 0 : NI_DGRAM)) { in getservbyport_r()
191 reverse_services(buf, port, flags & NI_DGRAM); in getnameinfo()
121 #define NI_DGRAM 0x00000010 macro
144 sp = getservbyport(port, (flags & NI_DGRAM) ? "udp" : "tcp");
40 #define NI_DGRAM 0x10 macro
61 C(NI_DGRAM) in f()
109 NI_DGRAM
576 NI_DGRAM
511 NI_DGRAM
708 NI_DGRAM
780 NI_DGRAM
946 NI_DGRAM
1570 NI_DGRAM
212 reverse_services(buf, port, flags & NI_DGRAM); in getnameinfo()
571 pub const NI_DGRAM: ::c_int = 0; constant
488 pub const NI_DGRAM: ::c_int = 0x0010; constant
1008 pub const NI_DGRAM: ::c_int = 16; constant