/netbsd-src/bin/sh/ |
H A D | nodetypes | 68 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 D | mktokens | 59 TREDIR 0 redirection
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | create_unbound_ad_servers.cmd | 3 rem into an unbound dns spoof redirection list.
|
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/ |
H A D | usecase.rst | 38 Support for redirection, synchronization, etc.
|
/netbsd-src/external/mpl/bind/dist/doc/arm/ |
H A D | dlz.inc.rst | 71 For example, to implement NXDOMAIN redirection using a DLZ module for 72 backend storage of redirection rules:
|
H A D | config-intro.inc.rst | 155 potential target of serious domain name redirection/poisoning attacks).
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | trousers_types.h | 27 #define TSS_FLAG_REDIRECTION (redirection)
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | README.DOS | 19 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 D | rcsutil.c | 1150 char redirection[32]; 1151 VOID sprintf(redirection, "<&%d", infd); 1152 bufscat(&b, redirection);
|
/netbsd-src/distrib/utils/ |
H A D | README | 19 * Can run programs, possibly with I/O redirection
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/config/djgpp/ |
H A D | config.sed | 7 # DJGPP port of Bash 2.04 doesn't like this redirection of stdin
|
/netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
H A D | config.sed | 7 # 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 D | compat11b.h | 77 #define redirection TSS_KEYFLAG_REDIRECTION macro
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | todo | 10 * support redirection like "rdr tun0 0/32 port 80 ..."
|
/netbsd-src/sbin/mount_portal/examples/ |
H A D | cvs.1 | 35 Notice the use of the - file given to diff and the input redirection
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | dhcpd.conf.example | 21 # have to hack syslog.conf to complete the redirection).
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh4-300.md | 272 ;; 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 D | sh4-300.md | 272 ;; 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 D | parse.y | 371 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 D | README | 117 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 D | OSSL_HTTP_transfer.pod | 215 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 D | TestingGuide.rst | 223 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 D | cfg.texi | 279 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 D | cfg.texi | 279 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 D | CHANGES | 123 o fix redirection handling 252 o new .bzredirect file support for sane directory redirection
|