Home
last modified time | relevance | path

Searched refs:Commands (Results 1 – 25 of 35) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/x2p/
Ds2p.PL577 my( @Commands, %Defined, @BlockStack, %Label, $labNum, $Code, $Func );
1217 for( my $icom = 0; $icom < @Commands; $icom++ ){
1218 my $cmd = $Commands[$icom];
1337 $cmd = $Commands[$icom];
1372 $cmd .= $Commands[$icom];
1373 $Code .= "# $Commands[$icom]\n" if $doGenerate;
1422 $cmd .= $Commands[$icom];
1423 $Code .= "# $Commands[$icom]\n" if $doGenerate;
1464 $Commands[$icom--] = $cmd;
1518 push( @Commands, split( "\n", $arg ) );
[all …]
/mirbsd/src/usr.bin/vi/docs/internals/
Dautowrite8 Commands that are affected only by autowrite:
35 Commands that are affected by both autowrite and force:
73 Commands that might be affected by autowrite, but aren't:
/mirbsd/src/usr.bin/tip/
DREADME32 Commands:
35 The command dispatch table is defined in cmdtab.c. Commands
/mirbsd/src/gnu/usr.bin/perl/lib/File/Spec/
DMac.pm435 return unless exists $ENV{Commands};
436 return split(/,/, $ENV{Commands});
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Drluser.texi57 * Bindable Readline Commands:: A description of most of the Readline commands
118 * Readline Movement Commands:: Moving about the input line.
119 * Readline Killing Commands:: How to delete text, and how to get it back!
170 @node Readline Movement Commands
171 @subsection Readline Movement Commands
197 @node Readline Killing Commands
198 @subsection Readline Killing Commands
273 @subsection Searching for Commands in the History
757 Commands in this branch of the @code{$if} directive are executed if
878 @node Bindable Readline Commands
[all …]
Dgdb.texinfo127 * Commands:: @value{GDBN} commands
159 * Maintenance Commands:: Maintenance Commands
772 * Shell Commands:: How to use shell commands inside @value{GDBN}
972 information. (@xref{Files,,Commands to specify files}, for information
1265 @node Shell Commands
1322 @node Commands
1323 @chapter @value{GDBN} Commands
1796 (@pxref{Files, ,Commands to specify files}).
2025 that specify files for @value{GDBN} to operate on. @xref{Files, ,Commands to
2143 the @code{file} command to load the program. @xref{Files, ,Commands to
[all …]
Drefcard.tex246 \sec Essential Commands;
297 \sec Shell Commands;
Dhsuser.texi96 history list (@pxref{Commands For History}).
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Detrn.01 System Administration Commands etrn(1M)
/mirbsd/src/etc/
Dmaster.passwd4 bin:*:3:7::0:0:Binaries Commands and Source:/:/sbin/nologin
/mirbsd/src/usr.sbin/ppp/ppp/
Dcommand.c807 static struct cmdtab const Commands[] = { variable
878 "Display this message", "help|? [command]", Commands},
1188 FindExec(bundle, Commands, argc, 0, argv, prompt, cx); in command_Run()
2599 FindExec(arg->bundle, Commands, arg->argc, arg->argn+1, arg->argv, in LinkCommand()
2619 FindExec(arg->bundle, Commands, arg->argc, arg->argn+1, arg->argv, in LinkCommand()
/mirbsd/src/gnu/share/
Dlibtool.m43250 # Commands to make compiler produce verbose output that lists
3509 # Commands to make compiler produce verbose output that lists
3571 # Commands to make compiler produce verbose output that lists
3653 # Commands to make compiler produce verbose output that lists
3713 # Commands to make compiler produce verbose output that lists
3842 # Commands to make compiler produce verbose output that lists
3860 # Commands to make compiler produce verbose output that lists
3905 # Commands to make compiler produce verbose output that lists
3923 # Commands to make compiler produce verbose output that lists
4004 # Commands to make compiler produce verbose output that lists
[all …]
/mirbsd/src/usr.bin/less/
Dless.hlp4 Commands marked with * may be preceded by a number, _N.
/mirbsd/src/share/doc/usd/17.msmacros/
Drefcard.bad228 .hh "Commands for a TM"
263 Commands not needed in a particular
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dld.texinfo405 see @ref{Format Commands}.
439 @xref{Miscellaneous Commands}.
1121 @xref{Miscellaneous Commands}.
2360 * Simple Commands:: Simple Linker Script Commands
2512 @node Simple Commands
2513 @section Simple Linker Script Commands
2519 * File Commands:: Commands dealing with files
2521 * Format Commands:: Commands dealing with object file formats
2524 * Miscellaneous Commands:: Other linker script commands
2556 @node File Commands
[all …]
/mirbsd/src/gnu/usr.bin/binutils/etc/
Dmake-stds.texi41 * Command Variables:: Variables for Specifying Commands
208 @section Variables for Specifying Commands
/mirbsd/src/lib/libncurses/src/doc/
Dncurses-intro.doc87 o Application Commands
89 + Field Change Commands
2227 Application Commands
2288 See Field Change Commands for discussion of the latter two cases.
2296 Field Change Commands
/mirbsd/src/usr.bin/telnet/
DREADME504 Commands can now be put in single and double quotes, and
/mirbsd/src/gnu/usr.bin/cvs/doc/
Dcvsclient.texi875 Commands for which @code{Modified} is necessary are @code{co},
878 Commands which do not need to inform the server about a working
883 Commands for which further investigation is warranted are:
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperldebug.pod57 =head2 Debugger Commands
Dperlipc.pod1450 print $client "Commands: quit date who cookie motd\n";
Dperlmodlib.pod550 Commands for the MM's to use in Makefiles
Dperlpodspec.pod197 =head1 Pod Commands
/mirbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.reg1399 * Maximum Commands
/mirbsd/src/usr.bin/vi/docs/tutorial/
Dvi.advanced1293 after the write. Commands such as {x}, {ZZ}, the autowrite option, and in

12