HomeSort by: relevance | last modified time | path
    Searched refs:inet_netof (Results 1 - 7 of 7) 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/include/arpa/
inet.h 83 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 18 milliseconds