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

12

/freebsd-10.0-release/gnu/usr.bin/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.sh140 COMMAND=`echo $0 | sed -e 's,.*/,,'`
141 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity]
158 echo "$COMMAND: cannot read $IN_FILE"
196 echo "$COMMAND: the GNATS site $1 does not have a categories list."
222 echo "$COMMAND: could not read $DATADIR/gnats/$GNATS_SITE for categories list."
227 echo "$COMMAND: the categories list for $GNATS_SITE was empty!"
271 trap 'SAV=`mktemp -t pr`;echo "$COMMAND: Aborting ... saving unfinished PR into $SAV"; rm -f $REF ; mv $TEMP $SAV; xs=1; exit' 1 2 3 13 15
295 echo "$COMMAND: can't seem to read your template file (\`$PR_FORM'), ignoring PR_FORM"
303 ( echo "$COMMAND: could not copy $PR_FORM" ; xs=1; exit )
398 echo "$COMMAND
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dgccbug.in53 echo "$COMMAND: Cannot file mail program \"$MAILER\"."
54 echo "$COMMAND: Please fix the MAIL_AGENT entry in the $COMMAND file."
156 COMMAND=`echo $0 | sed -e 's,.*/,,'`
157 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity]
174 echo "$COMMAND: cannot read $IN_FILE"
245 trap 'echo "$COMMAND: Aborting ..."; $REMOVE_TEMP; xs=1; exit' 1 3 13 15
269 echo "$COMMAND: can't seem to read your template file (\`$PR_FORM'), ignoring PR_FORM"
277 ( echo "$COMMAND: could not copy $PR_FORM" ; xs=1; exit )
385 echo "$COMMAND
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/
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\"
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dindex.h27 extern COMMAND **user_command_array;
H A Dcmds.h47 } COMMAND; typedef in typeref:struct:__anon4406
49 extern COMMAND command_table[];
H A Dindex.c46 COMMAND **user_command_array = NULL;
91 user_command_array = xmalloc (1 * sizeof (COMMAND *));
94 (1 + user_command_array_len) * sizeof (COMMAND *));
96 user_command_array[slot] = xmalloc (sizeof (COMMAND));
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.h107 # ifdef COMMAND
108 # warning undefining COMMAND due to option name conflict
109 # undef COMMAND macro
134 # undef COMMAND macro
/freebsd-10.0-release/contrib/tcsh/
H A Dtw.decls.h46 extern int tenematch (Char *, int, COMMAND);
47 extern int t_search (struct Strbuf *, COMMAND, int,
H A Dtw.h88 } COMMAND; typedef in typeref:enum:__anon4372
H A Dtw.parse.c109 COMMAND);
121 static int tw_collect_items (COMMAND, int, struct Strbuf *,
124 static int tw_collect (COMMAND, int, struct Strbuf *,
160 tenematch(Char *inputline, int num_read, COMMAND command)
926 tw_collect_items(COMMAND command, int looking, struct Strbuf *exp_dir,
1345 tw_collect(COMMAND command, int looking, struct Strbuf *exp_dir,
1510 t_search(struct Strbuf *word, COMMAND command, int looking, int list_max,
1939 expand_dir(const Char *dir, struct Strbuf *edir, DIR **dfd, COMMAND cmd)
H A Dsh.file.c60 } COMMAND; typedef in typeref:enum:__anon4341
73 static size_t tsearch (Char *, COMMAND, size_t);
501 tsearch(Char *word, COMMAND command, size_t max_word_length)
701 COMMAND command;
/freebsd-10.0-release/contrib/libreadline/examples/
H A Dfileman.c81 } COMMAND; typedef in typeref:struct:__anon1663
83 COMMAND commands[] = {
100 COMMAND *find_command ();
159 COMMAND *command;
194 COMMAND *
204 return ((COMMAND *)NULL);
/freebsd-10.0-release/lib/libc/db/test/
H A Ddbtest.c56 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator in enum:S
166 state = COMMAND;
180 if (state != COMMAND)
186 if (state != COMMAND)
196 if (state != COMMAND)
202 if (state != COMMAND)
208 if (state != COMMAND)
212 state = COMMAND;
219 if (state != COMMAND)
222 state = COMMAND;
[all...]
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.h109 # ifdef COMMAND
110 # warning undefining COMMAND due to option name conflict
111 # undef COMMAND macro
144 # undef COMMAND macro
H A Dntpdc.c40 /* We use COMMAND as an autogen keyword */
41 #ifdef COMMAND
42 # undef COMMAND macro
342 if (HAVE_OPT(COMMAND)) {
343 int cmdct = STACKCT_OPT( COMMAND );
344 const char** cmds = STACKLST_OPT( COMMAND );
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Datombios_encoders.c109 index = GetIndexIntoMasterTable(COMMAND, LCD1OutputControl);
363 index = GetIndexIntoMasterTable(COMMAND, DAC1EncoderControl);
367 index = GetIndexIntoMasterTable(COMMAND, DAC2EncoderControl);
412 index = GetIndexIntoMasterTable(COMMAND, TVEncoderControl);
495 int index = GetIndexIntoMasterTable(COMMAND, DVOEncoderControl);
575 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl);
579 index = GetIndexIntoMasterTable(COMMAND, TMDS1EncoderControl);
583 index = GetIndexIntoMasterTable(COMMAND, LVDSEncoderControl);
585 index = GetIndexIntoMasterTable(COMMAND, TMDS2EncoderControl);
827 index = GetIndexIntoMasterTable(COMMAND, DIGxEncoderContro
[all...]
H A Datombios_i2c.c52 int index = GetIndexIntoMasterTable(COMMAND, ProcessI2cChannelTransaction);
H A Datombios_crtc.c46 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_OverScan);
89 int index = GetIndexIntoMasterTable(COMMAND, EnableScaler);
173 GetIndexIntoMasterTable(COMMAND, UpdateCRTC_DoubleBufferRegisters);
189 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTC);
205 int index = GetIndexIntoMasterTable(COMMAND, EnableCRTCMemReq);
221 int index = GetIndexIntoMasterTable(COMMAND, BlankCRTC);
237 int index = GetIndexIntoMasterTable(COMMAND, EnableDispPowerGating);
294 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_UsingDTDTiming);
339 int index = GetIndexIntoMasterTable(COMMAND, SetCRTC_Timing);
431 int index = GetIndexIntoMasterTable(COMMAND, EnableSpreadSpectrumOnPPL
[all...]
H A Datombios_dp.c64 int index = GetIndexIntoMasterTable(COMMAND, ProcessAuxChannelTransaction);
410 int index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
853 index = GetIndexIntoMasterTable(COMMAND, DPEncoderService);
/freebsd-10.0-release/contrib/ntp/clockstuff/
H A Dclktest.c77 if (HAVE_OPT(COMMAND) && (strlen(OPT_ARG(COMMAND)) == 0)) {
381 if (! HAVE_OPT(COMMAND))
/freebsd-10.0-release/contrib/libreadline/examples/rlfe/
H A Drlfe.c85 #ifndef COMMAND
86 #define COMMAND "/bin/bash" macro
89 #define COMMAND_ARGS COMMAND
515 execvp (COMMAND, command_args);
/freebsd-10.0-release/sys/dev/tx/
H A Dif_txreg.h40 #define COMMAND 0x0000 macro
H A Dif_tx.c714 CSR_WRITE_4(sc, COMMAND, COMMAND_TXQUEUED);
884 if ((CSR_READ_4(sc, COMMAND) & COMMAND_RXQUEUED) == 0)
885 CSR_WRITE_4(sc, COMMAND, COMMAND_RXQUEUED);
954 CSR_WRITE_4(sc, COMMAND, COMMAND_TXUGO);
1427 CSR_WRITE_4(sc, COMMAND, COMMAND_RXQUEUED | COMMAND_START_RX |
1441 CSR_WRITE_4(sc, COMMAND,
1529 CSR_WRITE_4(sc, COMMAND, COMMAND_STOP_TDMA | COMMAND_TXQUEUED);
/freebsd-10.0-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh78 COMMAND=""
251 export HTTP_USER_AGENT="portsnap (${COMMAND}, `uname -r`)"
1132 for COMMAND in ${COMMANDS}; do
1133 cmd_${COMMAND}

Completed in 172 milliseconds

12