Home
last modified time | relevance | path

Searched refs:cmd2 (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/lib/libc/gen/
H A Dsetmode.c54 char cmd2; member
102 common: if (set->cmd2 & CMD2_CLR) { in getmode()
104 (set->cmd2 & CMD2_SET) ? S_IRWXO : value; in getmode()
105 if (set->cmd2 & CMD2_UBITS) in getmode()
107 if (set->cmd2 & CMD2_GBITS) in getmode()
109 if (set->cmd2 & CMD2_OBITS) in getmode()
112 if (set->cmd2 & CMD2_SET) { in getmode()
113 if (set->cmd2 & CMD2_UBITS) in getmode()
115 if (set->cmd2 & CMD2_GBITS) in getmode()
117 if (set->cmd2 & CMD2_OBITS) in getmode()
[all …]
/openbsd-src/gnu/usr.bin/perl/t/io/
H A Dopenpid.t48 $cmd2 = qq/$perl -e "\$|=1; print qq[second process\\n]; sleep 30;"/;
52 @cmd2 = ( @perl, "-e", "\$|=1; print qq[second process\\n]; sleep 30;" );
62 ok( $pid2 = open(FH2, "$cmd2 |"), ' second' );
66 ok( $pid2 = open(FH2, "-|", @cmd2), ' second' );
/openbsd-src/gnu/usr.bin/perl/lib/ExtUtils/t/
H A DEmbed.t43 my (@cmd2) if $^O eq 'VMS';
63 push(@cmd2,$Config{'ld'}, $Config{'ldflags'}, "/exe=$exe");
64 push(@cmd2,"$obj,[-]perlshr.opt/opt,[-]perlshr_attr.opt/opt");
151 print "# @cmd2\n";
152 $status = system(join(' ',@cmd2));
/openbsd-src/sys/dev/i2c/
H A Dmaxim6690.c149 maxtmp_readport(struct maxtmp_softc *sc, u_int8_t cmd1, u_int8_t cmd2, in maxtmp_readport() argument
160 sc->sc_addr, &cmd2, sizeof cmd2, &data2, sizeof data2, 0)) in maxtmp_readport()
/openbsd-src/usr.sbin/snmpd/
H A Dtraphandler.c438 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/sed/
H A Dcompile.c148 struct s_command *cmd, *cmd2, *stack; in compile_stream() local
229 cmd2 = stack; in compile_stream()
230 stack = cmd2->next; in compile_stream()
231 cmd2->next = cmd; in compile_stream()
/openbsd-src/usr.bin/mail/
H A DMakefile4 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c \
/openbsd-src/usr.bin/ftp/
H A Dftp.c1826 char * volatile cmd2; in proxtrans() local
1832 cmd2 = "RETR"; in proxtrans()
1834 cmd2 = runique ? "STOU" : "STOR"; in proxtrans()
1872 if (command("%s %s", cmd2, local) != PRELIM) in proxtrans()
1891 if (command("%s %s", cmd2, local) != PRELIM) { in proxtrans()
1906 if (command("%s %s", cmd2, local) != PRELIM) { in proxtrans()
/openbsd-src/sys/dev/pci/
H A Dixgb_hw.h669 uint8_t cmd2; member
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.c777 char *cmd2; in do_spawn2_handles()
783 Newx(cmd2, strlen(cmd) + 1, char); in do_spawn2_handles()
784 strcpy(cmd2, cmd); in do_spawn2_handles()
786 for (s = cmd2; *s;) { in do_spawn2_handles()
814 Safefree(cmd2); in do_spawn2_handles()
775 char *cmd2; do_spawn2_handles() local
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlipc.pod465 % program f1 "cmd1|" - f2 "cmd2|" f3 < tmpfile
469 in this case), the F<f2> file, the F<cmd2> command, and finally the F<f3>
/openbsd-src/gnu/usr.bin/binutils/
H A Dmd5.sum3167 394ffd725133deb9202ca31ee4b1affd gas/testsuite/gas/sh/sh64/err-pt32-cmd2.s
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dmd5.sum3906 394ffd725133deb9202ca31ee4b1affd gas/testsuite/gas/sh/sh64/err-pt32-cmd2.s