OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:netdb
(Results
126 - 150
of
553
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mdnsresponder/mDNSPosix/
ExampleClientApp.c
25
#include <
netdb
.h> // For gethostbyname()
/external/mesa3d/src/gallium/auxiliary/util/
u_network.c
15
# include <
netdb
.h>
/external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_types.hpp
34
# include <
netdb
.h>
/external/stressapptest/
configure.ac
104
AC_CHECK_HEADERS([arpa/inet.h fcntl.h
netdb
.h stdint.h stdlib.h string.h sys/ioctl.h sys/socket.h sys/time.h unistd.h], [], [AC_MSG_FAILURE([Missing some header files.])])
/external/syslinux/utils/
gethostip.c
22
#include <
netdb
.h>
/external/toybox/
toys.h
50
#include <
netdb
.h>
/external/wpa_supplicant_8/src/common/
ctrl_iface_common.c
11
#include <
netdb
.h>
/frameworks/native/include/android/
multinetwork.h
20
#include <
netdb
.h>
/libcore/ojluni/src/main/native/
ServerSocketChannelImpl.c
27
#include <
netdb
.h>
SocketChannelImpl.c
26
#include <
netdb
.h>
net_util_md.h
31
#include <
netdb
.h>
/prebuilts/go/darwin-x86/src/runtime/
defs_solaris.go
32
#include <
netdb
.h>
/prebuilts/go/linux-x86/src/runtime/
defs_solaris.go
32
#include <
netdb
.h>
/system/bt/vendor_libs/test_vendor_lib/test/
async_manager_unittest.cc
23
#include <
netdb
.h>
/system/core/libcutils/
socket_network_client_unix.cpp
30
#include <
netdb
.h>
/system/netd/tests/
tun_interface.cpp
20
#include <
netdb
.h>
/test/vts/agents/hal/
SocketServerForDriver.cpp
20
#include <
netdb
.h>
TcpServerForRunner.cpp
20
#include <
netdb
.h>
/external/tcpdump/
print-sunrpc.c
31
* 1) getrpcbynumber() is declared in <
netdb
.h>, not any of the RPC
36
* 2) if _XOPEN_SOURCE_EXTENDED is defined, <
netdb
.h> doesn't declare
/external/libevent/
configure.ac
216
netdb
.h \
390
#include <
netdb
.h>
416
#include <
netdb
.h>
429
#include <
netdb
.h>
442
#include <
netdb
.h>
680
#include <
netdb
.h>
/external/curl/CMake/
CurlTests.c
93
#include <
netdb
.h>
263
#include <
netdb
.h>
/external/ipsec-tools/src/racoon/
getcertsbyname.c
47
#include <lwres/
netdb
.h>
50
#include <
netdb
.h>
/external/syslinux/core/lwip/src/api/
netdb.c
36
#include "lwip/
netdb
.h"
57
/** h_errno is exported in
netdb
.h for access by applications. */
/bionic/libc/dns/net/
getservent.c
29
#include <
netdb
.h>
/bionic/libc/dns/resolv/
herror.c
70
#include <
netdb
.h>
Completed in 1246 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>