Searched refs:COMMAND (Results 1 - 25 of 52) sorted by relevance

123

/netbsd-current/tests/usr.bin/printf/
H A Dt_builtin.sh62 COMMAND=printf
67 COMMAND="${COMMAND} ; printf"
73 COMMAND="${COMMAND} '$(
79 COMMAND="${COMMAND} '${ARG}'"
83 ${TEST_SH} -c "${COMMAND}"
/netbsd-current/external/gpl2/send-pr/dist/send-pr/
H A Dinstall-sid.sh23 COMMAND=`echo $0 | sed -e 's,.*/,,g'`
24 USAGE="Usage: $COMMAND [--install-dir=prefix] [--help] [--version] submitter-id"
43 --version) echo $COMMAND version $VERSION ; exit 1 ;;
50 path=`echo $0 | sed -e "s;${COMMAND};;"`
59 echo "$COMMAND: cannot find \`$BINDIR/send-pr' or \`$path/send-pr'" >&2
74 { echo "$COMMAND: unable to replace send-pr" >&2 ; exit 1; }
76 echo "$COMMAND: something went wrong when sed-ing the submitter into send-pr" >&2
80 echo "$COMMAND: \`$SUBMITTER' is now the default submitter ID for send-pr"
H A Dsend-pr.sh163 COMMAND=`echo $0 | sed -e 's,.*/,,'`
164 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [--request-id]
179 echo "$COMMAND: cannot read $IN_FILE"
193 echo "$COMMAND: the GNATS site $1 does not have a categories list."
231 echo "$COMMAND: could not read $DATADIR/gnats/$GNATS_SITE for categories list."
236 echo "$COMMAND: the categories list for $GNATS_SITE was empty!"
278 TRAP_ABORT_ACTION='echo "$COMMAND: Aborting ..."; rm -f $REF $TEMP; xs=1; exit'
280 echo "$COMMAND: Aborting ...";
284 echo "$COMMAND: the problem report remains in $BAD and is not sent."
313 echo "$COMMAND
[all...]
/netbsd-current/external/cddl/dtracetoolkit/dist/
H A Dinstall104 print COMMAND: rm -rf \"$loc\"
113 print COMMAND: mkdir -p \"$loc\"
128 print COMMAND: "tar cf - . | (cd \"$loc\"; tar xvf -)"
145 print COMMAND: rm \"$loc/install\"
/netbsd-current/sys/arch/arm/imx/
H A Dimx23_apbdma.h75 #define COMMAND __BITS(1, 0) macro
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dindex.h29 extern COMMAND **user_command_array;
H A Dcmds.h49 } COMMAND; typedef in typeref:struct:__anon804
51 extern COMMAND command_table[];
H A Dindex.c48 COMMAND **user_command_array = NULL;
93 user_command_array = xmalloc (1 * sizeof (COMMAND *));
96 (1 + user_command_array_len) * sizeof (COMMAND *));
98 user_command_array[slot] = xmalloc (sizeof (COMMAND));
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcvsbug.in61 echo "$COMMAND: Cannot find mail program \"$MAILER\"."
62 echo "$COMMAND: Please fix the MAIL_AGENT entry in the $COMMAND file."
154 COMMAND=`echo $0 | sed -e 's,.*/,,'`
155 ## USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [--request-id]
156 USAGE="Usage: $COMMAND [-PVL]
171 ## echo "$COMMAND: cannot read $IN_FILE"
186 ## echo "$COMMAND: the GNATS site $1 does not have a categories list."
224 ## echo "$COMMAND: could not read $DATADIR/gnats/$GNATS_SITE for categories list."
230 echo "$COMMAND
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_mgr.c436 #define COMMAND(argv, str, len) \ macro
439 if (COMMAND(argv, "policy", 2)) {
446 } else if (COMMAND(argv, "seed", 2)) {
456 } else if (COMMAND(argv, "lookup", 3)) {
463 } else if (COMMAND(argv, "update", 4)) {
467 } else if (COMMAND(argv, "delete", 3)) {
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dfileman.c90 } COMMAND; typedef in typeref:struct:__anon2333
92 COMMAND commands[] = {
109 COMMAND *find_command ();
169 COMMAND *command;
204 COMMAND *
214 return ((COMMAND *)NULL);
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Dfileman.c90 } COMMAND; typedef in typeref:struct:__anon1774
92 COMMAND commands[] = {
109 COMMAND *find_command ();
169 COMMAND *command;
204 COMMAND *
214 return ((COMMAND *)NULL);
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq-opts.h152 # ifdef COMMAND
153 # warning undefining COMMAND due to option name conflict
154 # undef COMMAND macro
191 # undef COMMAND macro
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc-opts.h151 # ifdef COMMAND
152 # warning undefining COMMAND due to option name conflict
153 # undef COMMAND macro
186 # undef COMMAND macro
/netbsd-current/tests/lib/libc/db/
H A Dh_db.c62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator in enum:S
103 enum S command = COMMAND, state;
183 state = COMMAND;
225 state = COMMAND;
234 state = COMMAND;
269 state = COMMAND;
298 state = COMMAND;
307 state = COMMAND;
313 state = COMMAND;
749 if (state != COMMAND)
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios_crtc.c53 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan);
96 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler);
125 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters);
141 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC);
157 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC);
173 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
186 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
203 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming);
254 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPLL);
385 index = GetIndexIntoMasterTable(COMMAND, AdjustDisplayPl
[all...]
H A Damdgpu_atombios_i2c.c50 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
172 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios_encoders.c119 index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl);
371 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl);
375 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl);
420 index = GetIndexIntoMasterTable(COMMAND, TVEncoderControl);
504 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl);
591 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl);
595 index = GetIndexIntoMasterTable(COMMAND, TMDS1EncoderControl);
599 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl);
601 index = GetIndexIntoMasterTable(COMMAND, TMDS2EncoderControl);
882 index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderContro
[all...]
H A Dradeon_atombios_i2c.c48 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_ppatomctrl.c196 GetIndexIntoMasterTable(COMMAND, DynamicMemorySettings),
266 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam),
313 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam),
334 GetIndexIntoMasterTable(COMMAND, ComputeMemoryClockParam),
364 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
388 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
425 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
458 GetIndexIntoMasterTable(COMMAND, ComputeMemoryEnginePLL),
749 GetIndexIntoMasterTable(COMMAND, ReadEfuseValue),
770 GetIndexIntoMasterTable(COMMAND, ReadEfuseValu
[all...]
/netbsd-current/usr.sbin/bta2dpd/bta2dpd/
H A Davdtp_signal.h71 #define COMMAND 0x0 macro
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Drlfe.c90 #ifndef COMMAND
91 #define COMMAND "/bin/bash" macro
94 #define COMMAND_ARGS COMMAND
520 execvp (COMMAND, command_args);
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Drlfe.c90 #ifndef COMMAND
91 #define COMMAND "/bin/bash" macro
94 #define COMMAND_ARGS COMMAND
520 execvp (COMMAND, command_args);
/netbsd-current/tests/bin/ps/
H A Dt_ps.sh103 # like " *PID COMMAND *"
/netbsd-current/external/gpl2/gmake/dist/
H A Dconfigure.bat24 rem goes awry. COMMAND.COM will say "Out of environment space", but

Completed in 514 milliseconds

123