HomeSort by relevance Sort by last modified time
    Searched defs:inet_network (Results 1 - 3 of 3) sorted by null

  /bionic/libc/bionic/
arpa_inet.cpp 23 // The difference between inet_network(3) and inet_addr(3) is that
24 // inet_network uses host order and inet_addr network order.
25 in_addr_t inet_network(const char* cp) { function
  /external/libpcap/Win32/Src/
inet_net.c 36 static char sccsid[] = "@(#)inet_network.c 8.1 (Berkeley) 6/4/93";
47 inet_network(const char *cp) function
  /external/fio/os/windows/
posix.c 889 in_addr_t inet_network(const char *cp) function

Completed in 150 milliseconds