Searched refs:fromto (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/regress/usr.bin/mandoc/eqn/
H A DMakefile3 SUBDIR = fromto define delim matrix nullary over size subsup unary
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Unix.pm2464 my %fromto;
2473 $fromto{$from} = $to;
2475 my @to = sort values %fromto;
2492 my @froms = sort keys %fromto;
2495 push @m, _sprintf562 <<'MAKE', $from, $fromto{$from};
/openbsd-current/sbin/pfctl/
H A Dparse.y427 } fromto;
507 %type <v.fromto> fromto
868 anchorrule : ANCHOR anchorname dir quick interface af proto fromto
1551 pfrule : action dir logquick interface af proto fromto
2501 fromto : ALL { label
/openbsd-current/usr.sbin/nsd/
H A Dxfrd-tcp.c405 struct sockaddr_in *sck, const char* fromto)
423 INET6.", fromto, acl->ip_address_spec);
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm1162 my($fromto,$autodir,$pm_filter) = @_;
1166 while(my($from, $to) = each %$fromto) {

Completed in 116 milliseconds