Home
last modified time | relevance | path

Searched refs:getnet (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/lib/Net/
Dnetent.pm49 sub getnet($) { subroutine
/mirbsd/src/sbin/routed/rtquery/
Drtquery.c98 static int getnet(char *, struct netinfo *);
141 rflag = getnet(optarg, &OMSG.rip_nets[0]); in main()
605 getnet(char *name, in getnet() function
/mirbsd/src/sbin/routed/
Dparms.c198 if (!getnet(dname, &dst, &netmask)) { in gwkludge()
358 if (!getnet(&line[7], &intnetp->intnet_addr, in parse_parms()
542 getnet(char *name, in getnet() function
Ddefs.h456 extern int getnet(char *, naddr *, naddr *);
Dmain.c175 if (!getnet(optarg, &p_addr, &p_mask)) { in main()
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperl5004delta.pod903 Net/netent.pm By-name interface to Perl's builtin getnet*
Dperlmodlib.pod1058 By-name interface to Perl's built-in getnet*() functions
Dperlfunc.pod2120 ($name,$aliases,$addrtype,$net) = getnet*
Dperltoc.pod17371 =head2 Net::netent - by-name interface to Perl's built-in getnet*()
/mirbsd/src/gnu/usr.bin/perl/
DMANIFEST1687 lib/Net/netent.pm By-name interface to Perl's builtin getnet*
DChanges5.00517090 in pp_sys.c for whether getnet* function get protoyped (since the
/mirbsd/src/gnu/usr.bin/perl/Porting/
DGlossary972 prototypes for the various getnet*() functions.