Home
last modified time | relevance | path

Searched refs:Command (Results 1 – 25 of 186) sorted by relevance

12345678

/onnv-gate/usr/src/cmd/parted/
H A Dcommand.h31 } Command; typedef
33 extern Command* command_create (const StrList* names,
38 extern void command_destroy (Command* cmd);
39 void command_register (Command** list, Command* cmd);
41 extern Command* command_get (Command** list, char* name);
42 extern StrList* command_get_names (Command** list);
43 extern void command_print_summary (Command* cmd);
44 extern void command_print_help (Command* cmd);
45 extern int command_run (Command* cmd, PedDevice** dev);
H A Dcommand.c29 Command*
36 Command* cmd; in command_create()
38 cmd = xmalloc (sizeof (Command)); in command_create()
54 command_destroy (Command* cmd) in command_destroy()
63 command_register (Command** list, Command* cmd) in command_register()
70 list [i + 1] = (Command*) NULL; in command_register()
73 Command*
74 command_get (Command** list, char* name) in command_get()
107 command_get_names (Command** list) in command_get_names()
109 Command** walk; in command_get_names()
[all …]
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DCommand.t115 ExtUtils::Command::chmod();
122 ExtUtils::Command::chmod();
129 ExtUtils::Command::chmod();
137 ExtUtils::Command::chmod();
185 ExtUtils::Command::expand_wildcards();
191 ExtUtils::Command::expand_wildcards();
/onnv-gate/usr/src/uts/intel/io/acpica/debugger/
H A Ddbhistry.c134 char Command[80]; member
166 ACPI_STRCPY (AcpiGbl_HistoryBuffer[AcpiGbl_NextHistoryIndex].Command, in AcpiDbAddToHistory()
224 AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbDisplayHistory()
276 return (AcpiGbl_HistoryBuffer[HistoryIndex].Command); in AcpiDbGetFromHistory()
/onnv-gate/usr/src/pkg/manifests/
H A Dnetwork-netcat.mf27 set name=pkg.description value="Netcat Command"
28 set name=pkg.summary value="Netcat Command"
35 legacy pkg=SUNWnetcat desc="Netcat Command" name="Netcat Command"
H A Dnetwork-telnet.mf27 set name=pkg.description value="Telnet Command (client)"
28 set name=pkg.summary value="Telnet Command (client)"
35 legacy pkg=SUNWtnetc desc="Telnet Command (client)" \
36 name="Telnet Command (client)"
/onnv-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh67 print -u2 -r ${Command}[$1]: "${@:2}"
73 Command=${0##*/}
152 …_cmd} \"\$@\"" dummy "${tc.wc_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit cod…
H A Dsun_solaris_compound_nameref.sh32 print -u2 -r ${Command}[$1]: "${@:2}"
38 Command=${0##*/}
51 print -u2 -r \${Command}[\$1]: "\${@:2}"
H A Dsun_solaris_cr_6777491_lacks_arithmetric_function_iszero.sh63 print -u2 -r ${Command}[$1]: "${@:2}"
69 Command=${0##*/}
H A Dsun_solaris_cr_6805794_character_to_wchar_not_working.sh79 print -u2 -r ${Command}[$1]: "${@:2}"
85 Command=${0##*/}
H A Dsun_solaris_cr_6881017_background_process_in_subshell_hangs_caller.sh59 print -u2 -r ${Command}[$1]: "${@:2}"
65 Command=${0##*/}
H A Dsun_solaris_local_compound_nameref001.sh35 print -u2 -r ${Command}[$1]: "${@:2}"
41 Command=${0##*/}
H A Dsun_solaris_cr_6848486_echo_test_with_test_undefined_executes_test_builtin.sh62 print -u2 -r ${Command}[$1]: "${@:2}"
68 Command=${0##*/}
H A Dsun_solaris_cr_xxxxxxxx_template.sh39 print -u2 -r ${Command}[$1]: "${@:2}"
45 Command=${0##*/}
H A Dsun_solaris_cr_6754020_weird_square_bracket_expansion.sh51 print -u2 -r ${Command}[$1]: "${@:2}"
57 Command=${0##*/}
H A Dsun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh60 print -u2 -r ${Command}[$1]: "${@:2}"
66 Command=${0##*/}
141 …n_cmd} \"\$@\"" dummy "${join_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit cod…
H A Dsun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh64 print -u2 -r ${Command}[$1]: "${@:2}"
70 Command=${0##*/}
147 …ut_cmd} \"\$@\"" dummy "${cut_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit cod…
H A Dsun_solaris_cr_6778077_sigthaw_trap.sh51 print -u2 -r ${Command}[$1]: "${@:2}"
57 Command=${0##*/}
H A Dsun_solaris_cr_6769332_substitutions_terminate_shell_after_257_iterations.sh82 print -u2 -r ${Command}[$1]: "${@:2}"
88 Command=${0##*/}
H A Dsun_solaris_cr_6789247_printf_hexfloat_rounding.sh90 print -u2 -r ${Command}[$1]: "${@:2}"
96 Command=${0##*/}
H A Dexpand.sh23 print -u2 -r ${Command}[$Line]: "$@"
28 Command=${0##*/}
H A Dselect.sh23 print -u2 -r ${Command}[$1]: "${@:2}"
28 Command=${0##*/}
H A Dsun_solaris_cr_6862121_shbinexec_kernel_module_defunct.sh69 print -u2 -r ${Command}[$1]: "${@:2}"
75 Command=${0##*/}
H A Dsun_solaris_staticvariables.sh29 print -u2 -r ${Command}[$1]: "${@:2}"
48 Command=${0##*/}
/onnv-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2436 * Command-line interface:: The flexible command-line interface
442 File: grub.info, Node: Command-line interface, Next: Menu interface, Up: Interface
449 immediately executed after it is entered(1) (*note Command-line
450 interface-Footnote-1::). The commands (*note Command-line and menu
511 File: grub.info, Node: Command-line interface-Footnotes, Up: Command-line interface
517 File: grub.info, Node: Menu interface, Next: Menu entry editor, Prev: Command-line interface, U…
579 back to the command-line interface (*note Command-line interface::).
598 * Command-line and menu entry commands::
643 - Command: default num
658 - Command: fallback num...
[all …]

12345678