Searched refs:cmd1 (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/t/io/ |
| D | openpid.t | 47 $cmd1 = qq/$perl -e "\$|=1; print qq[first process\\n]; sleep 30;"/; 51 @cmd1 = ( @perl, "-e", "\$|=1; print qq[first process\\n]; sleep 30;" ); 61 ok( $pid1 = open(FH1, "$cmd1 |"), 'first process started'); 65 ok( $pid1 = open(FH1, "-|", @cmd1), 'first process started');
|
| /openbsd/src/sys/dev/i2c/ |
| D | maxim6690.c | 149 maxtmp_readport(struct maxtmp_softc *sc, u_int8_t cmd1, u_int8_t cmd2, in maxtmp_readport() argument 155 sc->sc_addr, &cmd1, sizeof cmd1, &data, sizeof data, 0)) in maxtmp_readport()
|
| /openbsd/src/usr.sbin/snmpd/ |
| D | traphandler.c | 438 trapcmd_cmp(struct trapcmd *cmd1, struct trapcmd *cmd2) in trapcmd_cmp() argument 442 ret = ober_oid_cmp(&cmd1->cmd_oid, &cmd2->cmd_oid); in trapcmd_cmp() 446 cmd1->cmd_maybe = cmd2; in trapcmd_cmp()
|
| /openbsd/src/usr.bin/mail/ |
| D | Makefile | 4 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c \
|
| /openbsd/src/usr.bin/tmux/ |
| D | cmd.c | 625 struct cmd *cmd, *cmd1; in cmd_list_free() local 630 TAILQ_FOREACH_SAFE(cmd, cmdlist->list, qentry, cmd1) { in cmd_list_free()
|
| D | cmd-parse.y | 665 struct cmd_parse_command *cmd, *cmd1; in cmd_parse_free_commands() local 667 TAILQ_FOREACH_SAFE(cmd, cmds, entry, cmd1) { in cmd_parse_free_commands()
|
| /openbsd/src/sys/dev/pci/ |
| D | ixgb_hw.h | 671 uint8_t cmd1; member
|
| /openbsd/src/usr.sbin/unbound/ |
| D | ltmain.sh | 9934 for cmd1 in $cmds; do 9941 eval cmd=\"$cmd1\" 9969 eval cmd=\"$cmd1\"
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlipc.pod | 465 % program f1 "cmd1|" - f2 "cmd2|" f3 < tmpfile 468 read from the file F<f1>, the process F<cmd1>, standard input (F<tmpfile>
|
| /openbsd/src/gnu/usr.bin/binutils/ |
| D | md5.sum | 3164 8f8f3efdf43bf2d38efd13d8553ecfbc gas/testsuite/gas/sh/sh64/err-noexp-cmd1.s 3166 d8d83758870e2005c9ee8016fc5fd919 gas/testsuite/gas/sh/sh64/err-pt32-cmd1.s
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ |
| D | md5.sum | 3903 8f8f3efdf43bf2d38efd13d8553ecfbc gas/testsuite/gas/sh/sh64/err-noexp-cmd1.s 3905 d8d83758870e2005c9ee8016fc5fd919 gas/testsuite/gas/sh/sh64/err-pt32-cmd1.s
|