Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/gen/
Dsetmode.c63 char cmd2; member
112 common: if (set->cmd2 & CMD2_CLR) { in getmode()
114 (set->cmd2 & CMD2_SET) ? S_IRWXO : value; in getmode()
115 if (set->cmd2 & CMD2_UBITS) in getmode()
117 if (set->cmd2 & CMD2_GBITS) in getmode()
119 if (set->cmd2 & CMD2_OBITS) in getmode()
122 if (set->cmd2 & CMD2_SET) { in getmode()
123 if (set->cmd2 & CMD2_UBITS) in getmode()
125 if (set->cmd2 & CMD2_GBITS) in getmode()
127 if (set->cmd2 & CMD2_OBITS) in getmode()
[all …]
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-cmd-queue.h435 … cvmx_cmd_queue_write2(cvmx_cmd_queue_id_t queue_id, int use_locking, uint64_t cmd1, uint64_t cmd2) in cvmx_cmd_queue_write2() argument
469 ptr[1] = cmd2; in cvmx_cmd_queue_write2()
490 *ptr++ = cmd2; in cvmx_cmd_queue_write2()
499 new_buffer[0] = cmd2; in cvmx_cmd_queue_write2()
525 …_write3(cvmx_cmd_queue_id_t queue_id, int use_locking, uint64_t cmd1, uint64_t cmd2, uint64_t cmd3) in cvmx_cmd_queue_write3() argument
559 ptr[1] = cmd2; in cvmx_cmd_queue_write3()
582 *ptr++ = cmd2; in cvmx_cmd_queue_write3()
594 *ptr++ = cmd2; in cvmx_cmd_queue_write3()
/freebsd-12-stable/contrib/tcsh/
Dma.setp.c157 char *cmd, *cmd1, *cmd2; in setpath() local
170 cmd2 = cmds[ncmd+2]; in setpath()
190 if (cmd1 == NULL || cmd2 == NULL) TOOFEW; in setpath()
192 iacmd(cmd1, cmd2); in setpath()
194 ibcmd(cmd1, cmd2); in setpath()
211 if (cmd1 == NULL || cmd2 == NULL) TOOFEW; in setpath()
212 ccmd(cmd1, cmd2); in setpath()
/freebsd-12-stable/bin/sh/tests/set-e/
Dcmd2.11 # $FreeBSD: stable/12/bin/sh/tests/set-e/cmd2.1 149781 2005-09-04 11:59:59Z stefanf $
DMakefile16 ${PACKAGE}FILES+= cmd2.1
/freebsd-12-stable/usr.bin/mail/
DMakefile6 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \
/freebsd-12-stable/usr.bin/sed/
Dcompile.c161 struct s_command *cmd, *cmd2, *stack; in compile_stream() local
249 cmd2 = stack; in compile_stream()
250 stack = cmd2->next; in compile_stream()
251 cmd2->next = cmd; in compile_stream()
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/
Dftp.c1587 char *cmd2; in proxtrans() local
1591 cmd2 = "RETR"; in proxtrans()
1593 cmd2 = runique ? "STOU" : "STOR"; in proxtrans()
1630 if (command ("%s %s", cmd2, local) != PRELIM) in proxtrans()
1649 if (command ("%s %s", cmd2, local) != PRELIM) { in proxtrans()
1665 if (command ("%s %s", cmd2, local) != PRELIM) { in proxtrans()
/freebsd-12-stable/contrib/tnftp/src/
Dftp.c1843 const char *volatile cmd2; in proxtrans() local
1848 cmd2 = "RETR"; in proxtrans()
1850 cmd2 = runique ? "STOU" : "STOR"; in proxtrans()
1892 || (command("%s %s", cmd2, local) != PRELIM)) in proxtrans()
1915 if (command("%s %s", cmd2, local) != PRELIM) { in proxtrans()
1930 if (command("%s %s", cmd2, local) != PRELIM) { in proxtrans()
/freebsd-12-stable/usr.sbin/pmcstudy/
Dpmcstudy.c74 char cmd2[1024]; in my_popen() local
92 strcpy(cmd2, command); in my_popen()
95 argv[2] = cmd2; in my_popen()
/freebsd-12-stable/sys/gnu/dts/arm/
Domap4-droid4-xt894.dts521 /* cmd2 0x4a100142 uart3_rts_sd.gpio_142 f28 */
Dmotorola-mapphone-common.dtsi541 /* cmd2 0x4a100142 uart3_rts_sd.gpio_142 f28 */