Home
last modified time | relevance | path

Searched refs:Proxy (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/t/mro/
H A Dnext_goto.t11 package Proxy;
26 sub foo { shift->Proxy::next_proxy() }
27 sub bar { shift->Proxy::maybe_proxy() }
28 sub baz { shift->Proxy::maybe_proxy() }
29 sub quux { shift->Proxy::can_proxy()->() }
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dref4.C14 struct Proxy struct
24 Proxy proxy; in Foo()
/openbsd-src/lib/libssl/test/
H A DP2ss.cnf31 2.commonName_value = Proxy 1
34 3.commonName_value = Proxy 2
H A DP1ss.cnf31 2.commonName_value = Proxy 1
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/
H A Dproxy-auth-01.txt13 Proxy-Authorization: Basic Zm9vOmJhcg==
H A Dredirect-08.txt14 HTTP/1.1 305 Use Proxy
/openbsd-src/regress/sys/netinet/arp/
H A DREADME16 Additionally check that REMOTE can answer a Proxy ARP Requests.
/openbsd-src/usr.bin/ssh/
H A DPROTOCOL.mux35 "Proxy" clients, requested using MUX_C_PROXY, work quite differently. In
/openbsd-src/lib/libssl/doc/
H A Dstandards.txt99 3820 Internet X.509 Public Key Infrastructure (PKI) Proxy Certificate
/openbsd-src/lib/libcrypto/objects/
H A Dobjects.txt490 id-pe 14 : proxyCertInfo : Proxy Certificate Information
617 # Predefined Proxy Certificate policy languages
/openbsd-src/share/snmp/
H A DIANAifType-MIB.txt572 h323Proxy (165), -- H323 Voice and Video Proxy
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1020 const MCExpr *Proxy = lowerConstant(FTRTTIProxy); in emitFunctionHeader() local
1022 const MCExpr *PCRel = MCBinaryExpr::createSub(Proxy, FnExp, OutContext); in emitFunctionHeader()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcontrib.texi1211 better @code{Proxy} support, bugfixes and IKVM integration.
H A Dgcc.info29466 fixes, better `Proxy' support, bugfixes and IKVM integration.
H A Dgccint.info30741 fixes, better `Proxy' support, bugfixes and IKVM integration.
/openbsd-src/distrib/notes/
H A Dm4.common555 1) Proxy server URL if you are using a URL-based HTTP
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlipc.pod1834 CGI programming, DCE, FTP, IPC, NNTP, Proxy, Ptty, RPC, SNMP, SMTP, Telnet,
/openbsd-src/usr.sbin/nsd/doc/
H A DRELNOTES67 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD.
H A DChangeLog126 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD.