Home
last modified time | relevance | path

Searched refs:redirection (Results 1 – 25 of 227) sorted by relevance

12345678910

/netbsd-src/bin/sh/
H A Dnodetypes68 NREDIR nredir # redirection (of a complex command)
126 next nodeptr # next redirection in list
134 next nodeptr # next redirection in list
143 next nodeptr # next redirection in list
H A Dmktokens59 TREDIR 0 redirection
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dcreate_unbound_ad_servers.cmd3 rem into an unbound dns spoof redirection list.
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/
H A Dusecase.rst38 Support for redirection, synchronization, etc.
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Ddlz.inc.rst71 For example, to implement NXDOMAIN redirection using a DLZ module for
72 backend storage of redirection rules:
H A Dconfig-intro.inc.rst155 potential target of serious domain name redirection/poisoning attacks).
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtrousers_types.h27 #define TSS_FLAG_REDIRECTION (redirection)
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.DOS19 including pipes and redirection, even when COMMAND.COM is your
142 When shell features like redirection or filename wildcards are
163 use long command lines in commands that use redirection or
166 redirection and pipes, and shall only call the shell when a
191 arbitrary complex commands, including pipes and redirection,
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsutil.c1150 char redirection[32];
1151 VOID sprintf(redirection, "<&%d", infd);
1152 bufscat(&b, redirection);
/netbsd-src/distrib/utils/
H A DREADME19 * Can run programs, possibly with I/O redirection
/netbsd-src/external/gpl3/gdb.old/dist/gdb/config/djgpp/
H A Dconfig.sed7 # DJGPP port of Bash 2.04 doesn't like this redirection of stdin
/netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/
H A Dconfig.sed7 # DJGPP port of Bash 2.04 doesn't like this redirection of stdin
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dcompat11b.h77 #define redirection TSS_KEYFLAG_REDIRECTION macro
/netbsd-src/external/bsd/ipf/dist/
H A Dtodo10 * support redirection like "rdr tun0 0/32 port 80 ..."
/netbsd-src/sbin/mount_portal/examples/
H A Dcvs.135 Notice the use of the - file given to diff and the input redirection
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.conf.example21 # have to hack syslog.conf to complete the redirection).
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh4-300.md272 ;; arith3b insns without brach redirection make use of the 0-offset 0-latency
276 ;; ??? should we suppress branch redirection for sh4-300 to improve branch
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh4-300.md272 ;; arith3b insns without brach redirection make use of the 0-offset 0-latency
276 ;; ??? should we suppress branch redirection for sh4-300 to improve branch
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y371 struct redirection { struct
374 } *redirection; member
451 %type <v.redirection> redirection redirpool
3324 $$ = calloc(1, sizeof(struct redirection));
3331 $$ = calloc(1, sizeof(struct redirection));
3448 redirection : /* empty */ { $$ = NULL; }
3450 $$ = calloc(1, sizeof(struct redirection));
3457 $$ = calloc(1, sizeof(struct redirection));
3666 tagged rtable redirection
/netbsd-src/external/gpl2/groff/dist/arch/djgpp/
H A DREADME117 it can use redirection, pipes, and other shell features.
157 To run the scripts with redirection, invoke them via the shell,
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_HTTP_transfer.pod215 It supports redirection via HTTP status code 301 or 302. It is meant for
228 over a connection managed via I<prctx> without supporting redirection.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DTestingGuide.rst223 shell's syntax for pipelines including I/O redirection and variable
253 redirection to be used.
601 redirection or piping of the ``FileCheck`` call's stdout or stderr.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcfg.texi279 available to insert an unconditional jump in the case that redirection
524 manipulations, including block splitting and merging, edge redirection
604 Another common scenario is redirection of branch instructions, but
605 this is best modeled as redirection of edges in the control flow graph
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcfg.texi279 available to insert an unconditional jump in the case that redirection
524 manipulations, including block splitting and merging, edge redirection
604 Another common scenario is redirection of branch instructions, but
605 this is best modeled as redirection of edges in the control flow graph
/netbsd-src/libexec/httpd/
H A DCHANGES123 o fix redirection handling
252 o new .bzredirect file support for sane directory redirection

12345678910