Searched refs:getnet (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/distrib/utils/libhack/ |
| H A D | Makefile.inc | 24 HACKOBJS+= getcap.o getgrent.o getnet.o getnetgr.o getpwent.o jemalloc.o \ 90 getnet.o: ${HACKSRC}/getnet.c
|
| /netbsd-src/sbin/routed/ |
| H A D | parms.c | 245 if (!getnet(dname, &dst, &netmask)) { in gwkludge() 617 if (!getnet(buf, &intnetp->intnet_addr, &intnetp->intnet_mask) in parse_parms() 644 if (!getnet(buf, &r1netp->r1net_net, &r1netp->r1net_match) in parse_parms() 694 if (val0 == NULL || !getnet(val0, &addr, &mask) in parse_parms() 834 || !getnet(buf2, &tg->tgate_nets[i].net, in parse_parms() 956 getnet(char *name, in getnet() function
|
| H A D | defs.h | 546 extern int getnet(char *, naddr *, naddr *);
|
| H A D | main.c | 197 if (!getnet(optarg, &p_net, &p_mask)) { in main()
|
| /netbsd-src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 132 static int getnet(char *, struct netinfo *); 181 rflag = getnet(optarg, &OMSG.rip_nets[0]); in main() 829 getnet(char *name, in getnet() function
|
| /netbsd-src/lib/libc/ |
| H A D | shlib_version | 24 # - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
|
| /netbsd-src/share/man/tools/ |
| H A D | newsp.errs | 2080 getnet
|