Home
last modified time | relevance | path

Searched refs:NI_NAMEREQD (Results 1 – 8 of 8) sorted by relevance

/external/tcpdump/missing/
Daddrinfo.h114 #ifndef NI_NAMEREQD
115 #define NI_NAMEREQD 0x00000004 macro
Dgetnameinfo.c214 if (flags & NI_NAMEREQD)
270 if (flags & NI_NAMEREQD)
/external/dropbear/
Dfake-rfc2553.h93 #ifndef NI_NAMEREQD
94 # define NI_NAMEREQD (1<<1) macro
/external/openssh/openbsd-compat/
Dfake-rfc2553.h96 #ifndef NI_NAMEREQD
97 # define NI_NAMEREQD (1<<1) macro
/external/openssh/
Dcanohost.c82 NULL, 0, NI_NAMEREQD) != 0) { in get_remote_hostname()
310 if ((host = get_socket_address(fd, 0, NI_NAMEREQD)) != NULL) in get_local_name()
/external/okhttp/src/main/java/libcore/io/
DOsConstants.java218 public static final int NI_NAMEREQD = placeholder(); field in OsConstants
/external/tcpdump/
Daclocal.m41065 dnl Checks for NI_NAMEREQD
1067 AC_MSG_CHECKING(for NI_NAMEREQD)
Dconfigure.in480 dnl Checks for NI_NAMEREQD