Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/t/mro/
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/
Dref4.C14 struct Proxy struct
24 Proxy proxy; in Foo()
/openbsd/src/lib/libssl/test/
DP2ss.cnf31 2.commonName_value = Proxy 1
34 3.commonName_value = Proxy 2
DP1ss.cnf31 2.commonName_value = Proxy 1
/openbsd/src/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/
Dproxy-auth-01.txt13 Proxy-Authorization: Basic Zm9vOmJhcg==
Dredirect-08.txt14 HTTP/1.1 305 Use Proxy
/openbsd/src/regress/sys/netinet/arp/
DREADME16 Additionally check that REMOTE can answer a Proxy ARP Requests.
/openbsd/src/usr.bin/ssh/
DPROTOCOL.mux35 "Proxy" clients, requested using MUX_C_PROXY, work quite differently. In
/openbsd/src/lib/libssl/doc/
Dstandards.txt99 3820 Internet X.509 Public Key Infrastructure (PKI) Proxy Certificate
/openbsd/src/lib/libcrypto/objects/
Dobjects.txt490 id-pe 14 : proxyCertInfo : Proxy Certificate Information
617 # Predefined Proxy Certificate policy languages
/openbsd/src/share/snmp/
DIANAifType-MIB.txt572 h323Proxy (165), -- H323 Voice and Video Proxy
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
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/
Dcontrib.texi1211 better @code{Proxy} support, bugfixes and IKVM integration.
Dgcc.info29466 fixes, better `Proxy' support, bugfixes and IKVM integration.
Dgccint.info30741 fixes, better `Proxy' support, bugfixes and IKVM integration.
/openbsd/src/distrib/notes/
Dm4.common555 1) Proxy server URL if you are using a URL-based HTTP
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlipc.pod1834 CGI programming, DCE, FTP, IPC, NNTP, Proxy, Ptty, RPC, SNMP, SMTP, Telnet,
/openbsd/src/usr.sbin/nsd/doc/
DRELNOTES67 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD.
DChangeLog126 - Merge #281: Proxy protocol. An implementation of PROXYv2 for NSD.
/openbsd/src/gnu/usr.bin/perl/
DMANIFEST6681 t/lib/proxy_constant_subs.t Test that Proxy Constant Subs behave correctly