Searched refs:gre (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/ |
H A D | Complex.pm | 203 if ($arg =~ /^$gre$/) { 205 } elsif ($arg =~ /^(?:$gre)?$gre\s*i\s*$/) { 207 } elsif ($arg =~ /^\s*\(\s*$gre\s*(?:,\s*$gre\s*)?\)\s*$/) { 225 if ($arg =~ /^\s*\[\s*$gre\s*(?:,\s*$gre\s*)?\]\s*$/) { 227 } elsif ($arg =~ m!^\s*\[\s*$gre\s*(?:,\s*([-+]?\d*\s*)?pi(?:/\s*(\d+))?\s*)?\]\s*$!) { 229 } elsif ($arg =~ /^\s*\[\s*$gre\s*\]\s*$/) { 231 } elsif ($arg =~ /^\s*$gre\s*$/) { 276 _cannot_make("real part", $re) unless $re =~ /^$gre$/; 279 _cannot_make("imaginary part", $im) unless $im =~ /^$gre$/; 310 _cannot_make("rho", $rho) unless $rho =~ /^$gre$/; [all …]
|
/openbsd/sys/net/ |
H A D | pipex.c | 1428 gre->len = htons(len); in pipex_pptp_output() 1442 gre->flags = htons(gre->flags); in pipex_pptp_output() 1461 struct pipex_gre_header gre; in pipex_pptp_lookup_session() local 1483 m_copydata(m0, hlen, sizeof(gre), &gre); in pipex_pptp_lookup_session() 1484 flags = ntohs(gre.flags); in pipex_pptp_lookup_session() 1508 id = ntohs(gre.call_id); in pipex_pptp_lookup_session() 1551 flags = ntohs(gre->flags); in pipex_pptp_input() 1734 flags = ntohs(gre.flags); in pipex_pptp_userland_lookup_session() 1751 id = ntohs(gre.call_id); in pipex_pptp_userland_lookup_session() 1792 gre = &gre0; in pipex_pptp_userland_output() [all …]
|
/openbsd/usr.sbin/tcpdump/ |
H A D | Makefile | 45 print-gre.c print-nsh.c print-radius.c print-enc.c print-cnfp.c \
|
H A D | INSTALL | 47 print-gre.c - Generic Routing Encapsulation printer routines
|
/openbsd/sys/conf/ |
H A D | GENERIC | 93 pseudo-device gre # GRE encapsulation interface
|
H A D | files | 590 pseudo-device gre: ifnet, ether, etherbridge 858 file net/if_gre.c gre needs-count 916 file netinet/ip_gre.c gre
|
/openbsd/etc/ |
H A D | services | 234 gre-in-udp 4754/udp # GRE-in-UDP Encapsulation 235 gre-udp-dtls 4755/udp # GRE-in-UDP Encapsulation with DTLS
|
H A D | protocols | 54 gre 47 GRE # General Routing Encapsulation
|
/openbsd/share/man/man4/ |
H A D | Makefile | 41 gpioiic.4 gpiokeys.4 gpioleds.4 gpioow.4 graphaudio.4 gre.4 gscsio.4 \
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | taint.t | 2975 my $r1 = ("foo$TAINT" =~ s/./"$u"/gre); 2977 my $r2 = ("foo$TAINT" =~ s/.*/"${u}"/gre); 2979 my $r3 = ("foo$TAINT" =~ s/.+/"${u}"/gre); 2981 my $r4 = ("$u$TAINT" =~ s/./""/gre);
|
/openbsd/share/snmp/ |
H A D | IANAifType-MIB.txt | 755 gre(3), -- GRE encapsulation
|
/openbsd/gnu/usr.bin/texinfo/po/ |
H A D | hr.po | 884 msgstr "gre�ka pri pisanju u `%s'" 889 msgstr "gre�ka pri zatvaranju izlazne datoteke `%s'" 1645 msgstr "Kada je \"On\", gre�ke pruzro�uju zvon zvona"
|
/openbsd/distrib/sets/lists/man/ |
H A D | mi | 1607 ./usr/share/man/man4/gre.4
|
/openbsd/gnu/usr.bin/gcc/gcc/po/ |
H A D | sv.po | 22051 #~ msgstr "typ med h�gre precision �n %s"
|