Searched refs:NI_NAMEREQD (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/missing/
H A Daddrinfo.h114 #ifndef NI_NAMEREQD
115 #define NI_NAMEREQD 0x00000004 macro
H A Dgetnameinfo.c214 if (flags & NI_NAMEREQD)
270 if (flags & NI_NAMEREQD)
/external/dropbear/
H A Dfake-rfc2553.h93 #ifndef NI_NAMEREQD
94 # define NI_NAMEREQD (1<<1) macro
/external/openssh/openbsd-compat/
H A Dfake-rfc2553.h96 #ifndef NI_NAMEREQD
97 # define NI_NAMEREQD (1<<1) macro
/external/openssh/
H A Dcanohost.c82 NULL, 0, NI_NAMEREQD) != 0) {
310 if ((host = get_socket_address(fd, 0, NI_NAMEREQD)) != NULL)

Completed in 95 milliseconds