Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 528) sorted by path

12345678910>>...22

/illumos-gate/exception_lists/
H A Dclosed-bins152 ./usr/xpg4/bin/command
H A Dhdrchk289 usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/command.h
/illumos-gate/usr/src/
H A DREADME.license-files42 or one per command, or one per kernel module.)
/illumos-gate/usr/src/boot/
H A DREADME.loader57 The start command also loads your kernel for you, so don't
128 o The command "unload" will unload everything. This is
149 o From loader, you can use the command "more" to read the
153 :-) Of course, you can use this command to read
163 detailed information using the "help" command, eg. help
226 The way this works, the command processor used by the loader
/illumos-gate/usr/src/boot/common/
H A Dhelp.common2 # Thelp DDisplay command help
7 The help command displays help on commands and their usage.
9 In command help, a term enclosed with <...> indicates a value as
11 and may not be required by all forms of the command.
13 Some commands may not be available. Use the '?' command to list
107 modules are loaded, <filename> must be a kernel or the command will
175 The set command is used to set variables.
182 The setprop command is used to set variables.
189 Sets the default delay for the autoboot command to <value> seconds.
285 # Tset Sprompt DSet the command prompt
[all …]
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown14command line utilities. Instead of retyping almost the same stuff again and again it's just much b…
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1117 TPML_CCA command; member
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th15 \ This module is implementing the beadm user command to support listing
16 \ and switching Boot Environments (BE) from command line and
217 R> free-memory \ free chain command
328 \ make beadm available as user command.
440 \ set menu entry command
H A Ddelay.4th46 \ make sure that we have a command to execute
113 2drop \ we don't need the command string anymore
115 evaluate \ evaluate/execute the command string
H A Dloader.4th76 \ note the command line switched for boot command will cause
552 \ Read a configuration file, whose name was specified on the command
H A Dmenu-commands.4th42 also menu-namespace also menu-command-helpers
51 s" set menu_keycode[N]=98" \ base command to execute
56 s" set menu_keycode[N]=115" \ base command to execute
58 s" set menu_keycode[N]=98" \ base command to execute
72 s" set menu_keycode[N]=114" \ base command to execute
77 s" set menu_keycode[N]=109" \ base command to execute
79 s" set menu_keycode[N]=115" \ base command to execute
H A Dmenu.4th35 vocabulary menu-command-helpers
694 also menu-command-helpers definitions
1124 dup menu_command[x] unsetenv \ menu command
1150 s" menu_timeout_command" unsetenv \ menu timeout command
H A Dmenusets.4th44 \ caption command keycode text ...
83 \ caption command keycode text ...
113 \ caption command keycode text ...
153 \ caption command keycode text ...
209 \ caption command keycode text ...
250 \ caption command keycode text ...
504 s" set var=command" evaluate
612 s" set var=command" evaluate menuset-unloadmenuxvar
H A Dsupport.4th51 \ string module.beforeload command to be executed before load
52 \ string module.afterload command to be executed after load
53 \ string module.loaderror command to be executed if load fails
2029 \ Get next word on the command line
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1796 char *command; in vdev_read_bootenv() local
1851 command = (char *)be; in vdev_read_bootenv()
1855 for (int i = 0; command[i] != '\0'; i++) { in vdev_read_bootenv()
1856 if (iscntrl(command[i])) { in vdev_read_bootenv()
1867 command); in vdev_read_bootenv()
/illumos-gate/usr/src/cmd/abi/apptracecmd/
H A Dapptrace.c61 static char const *command; variable
112 if ((command = strrchr(argv[0], '/')) != NULL) in main()
113 command++; in main()
115 command = argv[0]; in main()
167 usage(command); in main()
217 command, strerror(errno)); in main()
228 command, argv[0], strerror(errno)); in main()
238 command, strerror(errno)); in main()
246 command, wret, pid); in main()
252 command, argv[0], strsignal(WTERMSIG(stat_loc))); in main()
[all …]
/illumos-gate/usr/src/cmd/ast/libshell/
H A Dmapfile-vers152 # Note: We have to export all the |b_*()| symbols that the "builtin" command
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt47 token=cmd:command
527 comment=1, command, "cmd":
759 comment=command args:
872 comment=2, command, "cmd":
876 comment=2, command, "cmd":
1054 comment=3, command, "cmd":
1396 comment=3, command, "cmd"
2025 comment=1, command, "cmd":
2201 comment=command
2378 comment="cmd" command:
[all …]
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c664 if (command == 'i' || command == 'x') { in setdirmodes()
H A Dinteractive.c866 if (command == 'i' && reset_OK) in onintr()
H A Dmain.c48 char command = '\0'; variable
183 command = '\0'; in main()
328 if (command != '\0') { in main()
331 (uchar_t)*cp, (uchar_t)command); in main()
334 command = *cp; in main()
358 if (command == '\0') { in main()
368 switch (command) { in main()
H A Drestore.c593 if (command == 'R') { in createleaves()
H A Drestore.h77 extern char command; /* opration being performed */
H A Dsymtab.c739 switch (command) { in initsymtable()
770 (uchar_t)command); in initsymtable()
H A Dtape.c299 if (vflag && command != 't') in setup()
360 if ((command == 'r') || (command == 'R')) { in setup()
457 if (command == 'R' || command == 'r' || curfile.action != SKIP) { in getvol()

12345678910>>...22