Home
last modified time | relevance | path

Searched full:command (Results 1 – 25 of 4960) sorted by relevance

12345678910>>...199

/openbsd-src/regress/bin/ps/
H A Dcommand.sh52 test_ps "" "" "-o command,ppid" "./shortsleep $mypid"
53 test_ps "" "" "-c -o command,ppid" "shortsleep $mypid"
54 test_ps "E=1" "" "-eo command,ppid" "E=1 ./shortsleep $mypid"
55 test_ps "E=1" "" "-ceo command,ppid" "E=1 shortsleep $mypid"
56 test_ps "long_argument" "" "-o command,ppid" "./shortsleep lon $mypid"
57 test_ps "long_argument" "" "-co command,ppid" "shortsleep $mypid"
58 test_ps "E=long" "" "-eo command,ppid" "E=long ./shortsl $mypid"
59 test_ps "E=long" "" "-ceo command,ppid" "E=long shortslee $mypid"
60 test_ps "E=1 L=very_long_var" "" "-eo command,ppid" "E=1 L=very_long_ $mypid"
61 test_ps "E=1 L=very_long_var" "" "-ceo command,ppi
[all...]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Ddefine.exp70 {pass "define user command: nextwhere"}
71 timeout {fail "(timeout) define user command: nextwhere"}
75 {fail "define user command: nextwhere"}
76 timeout {fail "(timeout) define user command: nextwhere"}
84 {pass "use user command: nextwhere"}
86 {fail "use user command: nextwhere"}
87 timeout {fail "(timeout) use user command: nextwhere"}
90 # Verify that a user can define a command whose spelling is a
91 # proper substring of another user-defined command.
99 {pass "define user command: nextwh"}
[all …]
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/
H A Dex.cmd.roff53 the command; the default is 1.
55 command
66 When a command that accepts these flags completes, the addressed line(s)
78 case the line written is not necessarily the one affected by the command,
99 the starting line for the command is the
103 subsequent lines are affected by the command, e.g. the command
107 When only a line or range is specified, with no command, the implied
108 command is
115 .\" command.
116 .\" The command used is the most recent of the three commands to have been
[all …]
H A Dvi.cmd.roff54 .QQ command
60 first starts, it is in command mode.
67 and exit back into command mode.
70 command mode, the cursor is always positioned on the last column of
131 Each command description (for commands that alter the current cursor
143 If a command moves the cursor to the most attractive position,
153 command makes the end of each line the most attractive cursor position
158 command described below notes where the cursor ends up after it is
172 The position of the cursor before the command which caused the
176 command described in the next section that is considered an
[all …]
/openbsd-src/bin/ksh/
H A Dsh.122 .Nd command language interpreter
32 .Em command language interpreter :
34 either from the command line or from a file
74 command.
85 If the assignment precedes a command it does not persist
86 after that command has finished running,
87 unless the command is a special builtin
103 Exit the shell immediately should an error occur or a command fail.
158 command).
160 Do not enter function definitions into command history.
[all …]
/openbsd-src/bin/csh/
H A Dextern.h39 void dosource(Char **, struct command *);
57 void dodirs(Char **, struct command *);
61 void dochngd(Char **, struct command *);
63 void dopushd(Char **, struct command *);
64 void dopopd(Char **, struct command *);
71 void Dfix(struct command *);
84 void doexec(Char **, struct command *);
85 void dohash(Char **, struct command *);
86 void dounhash(Char **, struct command *);
87 void dowhich(Char **, struct command *);
[all …]
/openbsd-src/bin/csh/USD.doc/
H A Dcsh.g42 indicate that the command
54 by the command
118 command, or a transformation on a command to be performed in
120 The shell has a command
125 The command
134 Thus the command
139 .I "command name"
146 .I "command name"
149 of the command (1.1).
151 The list of arguments to a command written in the shell language
[all …]
H A Dcsh.155 is a new command language interpreter for
89 is a command language interpreter.
91 is the name of one particular command interpreter on
95 is to translate command lines typed at a terminal into
135 mechanism which speeds command execution.
157 The shell is thus distinguished from the command interpreters of other
165 .I "command name"
168 Thus the command
175 names the command to be executed, in this case the
177 The shell uses the name of the command in attempting to execute it for you.
[all …]
H A Dcsh.281 command which is interpreted directly by the shell. It sets the shell
87 command to log off the system.
92 An alternative to this is to put the command
104 tset(1) command setting up the modes of the terminal.
110 command to change the interrupt character to ^C and the line kill
130 command) the shell
151 Shell variables may be assigned values by the set command. It has
170 command with no arguments
203 access to these new programs we can place the command
227 If you wish to use a command which has been added in this way, you should
[all …]
/openbsd-src/bin/ed/
H A Ded.155 command are lost.
58 .Em command
63 is in command mode.
67 A typical command might look like:
76 When an input command, such as
100 command deletes lines; the
102 command moves lines, and so on.
107 command is applied to whole lines at a time.
112 character command and possibly additional parameters; i.e.,
116 .D1 Oo Ar address Oo , Ar address Oc Oc Ar command Op Ar parameters
[all …]
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A Dporting-howto.xml135 <listitem><para>wrap your code in <command>namespace std {
136 ... }</command> =&gt; This is not an option because only symbols
142 <command>using namespace std;</command> or i.e. <command>using
143 std::string;</command>) =&gt; works well for source-files, but
148 each libstdc++-symbol (i.e. <command>std::string</command>,
149 <command>std::cout</command>) =&gt; can always be used
157 <command>std::</command>, some care is required to support these as
164 <command>std::</command> use <command>-fno-honor-std</command>
165 (ignore <command>std::</command>, <command>:: = std::</command>) by
167 <command>std::</command> is on the user; the maintainer does not have
[all …]
/openbsd-src/regress/usr.bin/diff/
H A Dt11.135 command are lost.
38 .I command
43 is in command mode.
46 A typical command might look like:
57 When an input command, such as
81 command deletes lines; the
83 command moves lines, and so on.
87 command is applied to whole lines at a time.
92 character command and possibly additional parameters; i.e.,
96 .I [address [,address]]command[parameters]
[all …]
H A Dt11.231 command are lost.
34 .Em command
39 is in command mode.
43 A typical command might look like:
53 When an input command, such as
76 command deletes lines; the
78 command moves lines, and so on.
83 command is applied to whole lines at a time.
88 character command and possibly additional parameters; i.e.,
91 [address [,address]]command[parameters]
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentCommandTraits.h1 //===--- CommentCommandTraits.h - Comment command properties ----*- C++ -*-===//
28 /// Information about a single command.
39 /// Name of the command that ends the verbatim block.
42 /// DRY definition of the number of bits used for a command ID.
45 /// The ID of the command.
48 /// Number of word-like arguments for a given block command, except for
52 /// True if this command is a inline command (of any kind).
55 /// True if this command is a block command (of any kind).
58 /// True if this command is introducing a brief documentation
62 /// True if this command is \\returns or an alias.
[all …]
/openbsd-src/usr.bin/vi/docs/USD.doc/exref/
H A Dex.rm74 is a line oriented text editor, which supports both command and display
76 This reference manual describes the command oriented part of
85 .I "Ex/edit Command Summary",
100 .\" The command
128 command.
148 A command to enter
153 …-c\fP \fIcmd\fP] [\fB\-t\fP \fItag\fP] [\fB\-w\fP \fIsize\fP] [\fB+\fP\fIcommand\fP] [\fIfile ...\…
161 command line option
163 and is useful in processing editor scripts in command files.
179 command, editing the file containing the
[all …]
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBCommandInterpreter.h70 /// Add a new command to the lldb::CommandInterpreter.
72 /// The new command won't support autorepeat. If you need this functionality,
77 /// The name of the command.
80 /// The handler of this command.
84 /// command.
87 /// A lldb::SBCommand representing the newly created command.
92 /// Add a new command to the lldb::CommandInterpreter.
94 /// The new command won't support autorepeat. If you need this functionality,
99 /// The name of the command.
102 /// The handler of this command.
[all …]
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp41 interpreter, "command source", in CommandObjectCommandsSource()
125 // Instance variables to hold the values for command options.
133 bool DoExecute(Args &command, CommandReturnObject &result) override { in DoExecute() argument
134 if (command.GetArgumentCount() != 1) { in DoExecute()
145 result.AppendError("command source -C can only be specified " in DoExecute()
146 "from a command file"); in DoExecute()
152 FileSpec cmd_file(command[0].ref()); in DoExecute()
156 result.AppendError("command source -C can only be used " in DoExecute()
178 // Individual silent setting is override for global command echo settings. in DoExecute()
203 "Enter your Python command(s). Type 'DONE' to end.\n"
[all …]
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/
H A Dshtest-shell.py24 # CHECK: # command stderr:
26 # CHECK: error: command failed with exit status: 1
32 # CHECK: # command stderr:
34 # CHECK: error: command failed with exit status: 1
40 # CHECK: # command stderr:
42 # CHECK: error: command failed with exit status: 127
52 # CHECK: # command output:
60 # CHECK: error: command failed with exit status: 1
71 # CHECK: # command output:
79 # CHECK: error: command failed with exit status: 1
[all …]
/openbsd-src/usr.bin/vi/docs/USD.doc/edit/
H A Dedittut.ms101 The ``Command not found'' message\ \ \ 5
120 Substitute command (s)\ \ \ 10
145 The file (f) command\ \ \ 20
179 by typing a command
259 you use the name of that file in a \s-2UNIX\s0 command,
352 which tells you that \s-2UNIX\s0 is ready to accept a command.
379 If you typed the command correctly,
394 expects a command from you.
397 The ``Command not found'' message
403 ec: Command not found.
[all …]
/openbsd-src/lib/libedit/
H A Deditline.731 For each character read, one editor command is executed.
34 There are three editing modes: vi insert mode, vi command mode,
44 .Ic ed-command
45 editor command, in all three cases executing the
47 builtin command.
57 builtin command.
69 instead of to the editor command listed below.
75 editor command.
80 editor command in emacs mode, call
94 editor command in emacs mode, hold down the keys
[all …]
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperldebug.pod42 to enter a debugger command. Contrary to popular expectations, whenever
46 Any command not recognized by the debugger is directly executed
57 is first stripped before further processing. If a debugger command
59 function with something that doesn't look like a debugger command, such
104 X<debugger command, h>
108 =item h [command]
110 Prints out a help message for the given debugger command.
116 If the output of the C<h h> command (or any command, for that matter) scrolls
117 past your screen, precede the command wit
[all...]
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.h1 /* Header file for GDB command decoding library.
23 #include "command.h"
29 cmd_types'' can be moved from "command.h" to "cli-decode.h". */
30 /* Not a set/show command. Note that some commands which begin with
42 /* This structure records one command'd definition. */
46 the first time a deprecated command is used, see the 'flags' field in
55 /* Points to next command in this list. */
58 /* Name of this command. */
61 /* Command class; class values are chosen by application program. */
64 /* Function definition of this command. NULL for command class
[all …]
/openbsd-src/gnu/llvm/llvm/utils/lit/tests/unit/
H A DShUtil.py5 from lit.ShUtil import Command, Pipeline, Seq, ShLexer, ShParser
47 Pipeline([Command(['echo', 'hello'], [])], False))
49 Pipeline([Command(['echo', ''], [])], False))
51 Pipeline([Command(['echo', '-DFOO=a'], [])], False))
53 Pipeline([Command(['echo', '-DFOO=a'], [])], False))
57 Pipeline([Command(['echo', 'hello'],
60 Pipeline([Command(['echo', 'hello'], [(('>',), 'c'),
63 Pipeline([Command(['a'], [(('>&',2), '1')])], False))
67 Pipeline([Command(['a'], []),
68 Command(['b'], [])],
[all …]
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h100 * size to ensure the command size remains less than 64 bytes if
651 * Command IDs should be treated as stable ABI.
693 * the command register bits.
706 * Command responses.
710 * Return response for DMUB_GPINT__STOP_FW command.
715 * union dmub_gpint_data_register - Format for sending a command via the GPINT.
720 uint32_t command_code : 12; /**< GPINT command */
721 uint32_t status : 4; /**< Command status bit */
727 * enum dmub_gpint_command - GPINT command to DMCUB FW
729 * Command IDs should be treated as stable ABI.
[all …]
/openbsd-src/usr.bin/cvs/
H A Dcvs.145 .Ar command ...
99 Show which files will be used by the command issued
225 it must be added to the repository using this command.
229 command must also be used to publish it into the repository,
235 command alone; the
237 command is not necessary.
244 command takes the following options:
260 command is used to directly modify the RCS files.
269 command takes the following options:
275 Command is interactive.
[all …]

12345678910>>...199