HomeSort by: relevance | last modified time | path
    Searched refs:inet_netof (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libc/inet/
Makefile.inc 8 inet_net_ntop.c inet_net_pton.c inet_neta.c inet_netof.c \
inet_netof.c 1 /* $NetBSD: inet_netof.c,v 1.1 2004/05/20 23:13:02 christos Exp $ */
35 static char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: inet_netof.c,v 1.1 2004/05/20 23:13:02 christos Exp $");
47 __weak_alias(inet_netof,_inet_netof)
55 inet_netof(struct in_addr in)
  /src/external/bsd/libbind/dist/inet/
inet_netof.c 1 /* $NetBSD: inet_netof.c,v 1.1.1.1 2009/04/12 15:33:35 christos Exp $ */
37 static const char sccsid[] = "@(#)inet_netof.c 8.1 (Berkeley) 6/4/93";
53 inet_netof(in) function
  /src/external/bsd/libbind/dist/include/arpa/
inet.h 81 #define inet_netof __inet_netof macro
99 unsigned long inet_netof __P((struct in_addr));
  /src/include/arpa/
inet.h 84 in_addr_t inet_netof(struct in_addr);
  /src/lib/libc/net/
Makefile.inc 74 inet.3 inet_lnaof.3 inet.3 inet_makeaddr.3 inet.3 inet_netof.3 \
  /src/usr.bin/systat/
netstat.c 597 int net = inet_netof(in);
  /src/lib/libc/include/
namespace.h 497 #define inet_netof _inet_netof macro
  /src/usr.bin/netstat/
inet.c 1009 int net = inet_netof(*inp);

Completed in 19 milliseconds