Home
last modified time | relevance | path

Searched refs:Redirect (Results 1 – 25 of 53) sorted by relevance

123

/openbsd/gnu/llvm/lldb/docs/
H A D.htaccess4 Redirect 301 /features.html https://lldb.llvm.org/status/features.html
5 Redirect 301 /formats.html https://lldb.llvm.org/use/formatting.html
6 Redirect 301 /goals.html https://lldb.llvm.org/status/goals.html
7 Redirect 301 /lldb-gdb.html https://lldb.llvm.org/use/map.html
8 Redirect 301 /projects.html https://lldb.llvm.org/status/projects.html
9 Redirect 301 /remote.html https://lldb.llvm.org/use/remote.html
10 Redirect 301 /source.html https://lldb.llvm.org/resources/contributing.html
11 Redirect 301 /tutorial.html https://lldb.llvm.org/use/tutorial.html
12 Redirect 301 /varformats.html https://lldb.llvm.org/use/variable.html
20 Redirect 301 /resources/sbapi.html https://lldb.llvm.org/design/sbapi.html
[all …]
/openbsd/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/
H A Dredirect-07.txt14 HTTP/1.1 307 Temporary Redirect
H A Dredirect-10.txt14 HTTP/1.1 308 Permanent Redirect
/openbsd/gnu/usr.bin/perl/cpan/DB_File/t/
H A Ddb-btree.t65 package Redirect ; package
918 my $redirect = Redirect->new( $file );
971 my $redirect = Redirect->new( $file );
1023 my $redirect = Redirect->new( $file );
1079 my $redirect = Redirect->new( $file );
1128 my $redirect = Redirect->new( $file );
1163 my $redirect = Redirect->new( $file );
1198 my $redirect = Redirect->new( $file );
H A Ddb-recno.t46 package Redirect ; package
771 my $redirect = Redirect->new( $file );
827 my $redirect = Redirect->new( $save_output );
H A Ddb-hash.t36 package Redirect ; package
726 my $redirect = Redirect->new( $file );
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DProgram.inc102 // Redirect empty paths to /dev/null
132 // Redirect empty paths to /dev/null
225 // Redirect stdin/stdout.
283 // Redirect file descriptors...
285 // Redirect stdin
289 // Redirect stdout
/openbsd/share/snmp/
H A DIANA-RTPROTO-MIB.txt58 icmp (4), -- result of ICMP Redirect
H A DIP-FORWARD-MIB.txt737 icmp (4), -- result of ICMP Redirect
1120 icmp (4), -- result of ICMP Redirect
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A DCompilation.h336 void Redirect(ArrayRef<std::optional<StringRef>> Redirects);
/openbsd/gnu/llvm/clang/lib/Driver/
H A DCompilation.cpp309 void Compilation::Redirect(ArrayRef<std::optional<StringRef>> Redirects) { in Redirect() function in Compilation
/openbsd/regress/bin/ksh/
H A Dtrap.t26 Redirect standard output for a single command.
/openbsd/gnu/usr.bin/cvs/diff/
H A DChangeLog307 Redirect stdout.
380 Redirect standard output.
381 * util.c: Redirect stdout to outfile: change all naked `printf'
/openbsd/gnu/usr.bin/binutils/gprof/
H A Daclocal.m4128 # Redirect stdin to placate older versions of autoconf. Sigh.
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Daclocal.m4104 # Redirect stdin to placate older versions of autoconf. Sigh.
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Daclocal.m4138 # Redirect stdin to placate older versions of autoconf. Sigh.
/openbsd/gnu/usr.bin/binutils/ld/
H A Daclocal.m4130 # Redirect stdin to placate older versions of autoconf. Sigh.
/openbsd/gnu/usr.bin/binutils/binutils/
H A Daclocal.m4140 # Redirect stdin to placate older versions of autoconf. Sigh.
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-dwarfdump.rst85 Redirect output to a file specified by <path>, where `-` is the
/openbsd/gnu/usr.bin/binutils/
H A Dlibtool.m483 # Redirect the config.log output again, so that the ltconfig log is not
838 # Redirect the config.log output again, so that the ltconfig log is not
872 # Redirect the config.log output again, so that the ltconfig log is not
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dlibtool.m483 # Redirect the config.log output again, so that the ltconfig log is not
937 # Redirect the config.log output again, so that the ltconfig log is not
971 # Redirect the config.log output again, so that the ltconfig log is not
/openbsd/gnu/usr.bin/binutils/bfd/
H A Daclocal.m4317 # Redirect stdin to placate older versions of autoconf. Sigh.
/openbsd/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2233 SmallString<256> Redirect(DRE->getExternalContentsPath()); in LookupResult() local
2234 sys::path::append(Redirect, Start, End, in LookupResult()
2236 ExternalRedirect = std::string(Redirect); in LookupResult()
/openbsd/gnu/usr.bin/texinfo/
H A Ddir-example338 * tee: (sh-utils)tee invocation. Redirect to multiple files.
/openbsd/gnu/llvm/lldb/source/Commands/
H A DOptions.td688 Arg<"Filename">, Desc<"Redirect stdin for the process to <filename>.">;
690 Arg<"Filename">, Desc<"Redirect stdout for the process to <filename>.">;
692 Arg<"Filename">, Desc<"Redirect stderr for the process to <filename>.">;

123