Home
last modified time | relevance | path

Searched defs:net_mask (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_init.c650 net_mask(in) /*!< XXX - should really use system's version of this */ in net_mask() function
/netbsd-src/lib/libc/resolv/
H A Dres_init.c743 net_mask(struct in_addr in) /*!< XXX - should really use system's version of this */ in net_mask() function
/netbsd-src/usr.sbin/sysinst/
H A Dnet.c83 static char net_mask[SSTRSIZE]; variable