Searched defs:commands (Results 1 – 12 of 12) sorted by relevance
/minix3/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | commands_map_test.cpp | 82 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local 91 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local 117 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local 131 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
|
/minix3/tests/lib/libcurses/slave/ |
H A D | command_table.h | 40 struct command_def commands[] = { variable
|
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 245 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 275 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
|
H A D | ShCommands.py | 39 def __init__(self, commands, negate=False, pipe_err=False): argument
|
/minix3/external/bsd/kyua-cli/dist/cli/ |
H A D | cmd_help.cpp | 96 general_help(cmdline::ui* ui, const cmdline::options_vector* options, in general_help()
|
H A D | main.cpp | 158 cmdline::commands_map< cli::cli_command > commands; in safe_main() local
|
H A D | cmd_help_test.cpp | 130 setup(cmdline::commands_map< cli::cli_command >& commands) in setup()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | rkpty.c | 77 static struct command *commands, **next = &commands; variable
|
/minix3/sys/arch/i386/stand/boot/ |
H A D | boot2.c | 135 const struct bootblk_command commands[] = { variable
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | init.c | 44 struct cdiff_cmd commands[] = { variable
|
/minix3/external/bsd/less/dist/ |
H A D | command.c | 1020 commands() in commands() function
|
/minix3/usr.bin/make/ |
H A D | make.h | 219 Lst commands; /* Creation commands */ member
|