n_long            227 arch/i386/stand/pxeboot/net.c intoa(n_long addr)
n_long            409 lib/libsa/net.c intoa(n_long addr)
n_long            117 lib/libsa/net.h char	*intoa(n_long);		/* similar to inet_ntoa */
n_long            101 lib/libsa/rpc.c static	int rpc_getport(struct iodesc *, n_long, n_long);
n_long            111 lib/libsa/rpc.c rpc_call(struct iodesc *d, n_long prog, n_long vers, n_long proc, void *sdata,
n_long            359 lib/libsa/rpc.c rpc_getport(struct iodesc *d, n_long prog, n_long vers)
n_long             53 lib/libsa/rpc.h ssize_t	rpc_call(struct iodesc *, n_long, n_long, n_long,
n_long            138 netinet/ip_icmp.c icmp_do_error(struct mbuf *n, int type, int code, n_long dest, int destmtu)
n_long            280 netinet/ip_icmp.c icmp_error(struct mbuf *n, int type, int code, n_long dest, int destmtu)
n_long            209 netinet/ip_icmp.h 	icmp_do_error(struct mbuf *, int, int, n_long, int);
n_long            210 netinet/ip_icmp.h void	icmp_error(struct mbuf *, int, int, n_long, int);