/netbsd-src/external/gpl2/gmake/dist/ |
H A D | commands.h | 22 struct commands struct 24 struct floc fileinfo; /* Where commands were defined. */ argument 25 char *commands; /* Commands text. */ member 39 extern void print_commands PARAMS ((struct commands *cmds)); argument
|
H A D | rule.h | 36 char *target, *dep, *commands; member
|
H A D | rule.c | 474 struct commands *commands, int override) in create_pattern_rule()
|
/netbsd-src/bin/mt/ |
H A D | mt.c | 69 struct commands { struct 79 static const struct commands com[] = { argument
|
/netbsd-src/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
|
/netbsd-src/tests/lib/libcurses/slave/ |
H A D | command_table.h | 46 struct command_def commands[] = { variable
|
/netbsd-src/external/gpl2/groff/dist/src/roff/groff/ |
H A D | pipeline.c | 214 int run_pipeline(int ncommands, char ***commands, int no_pipe) in run_pipeline() 361 int run_pipeline(int ncommands, char ***commands, int no_pipe) in run_pipeline() 449 int run_pipeline(int ncommands, char ***commands, int no_pipe) in run_pipeline()
|
/netbsd-src/sys/arch/ia64/stand/ia64/ski/ |
H A D | main.c | 44 struct bootblk_command commands[] = { variable
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | lvm2cmdline.h | 25 struct command *commands; member
|
/netbsd-src/sys/arch/macppc/dev/ |
H A D | dbdma.c | 43 dbdma_start(dbdma_regmap_t *dmap, dbdma_command_t *commands) in dbdma_start()
|
/netbsd-src/usr.bin/sdpquery/ |
H A D | sdpquery.c | 66 } commands[] = { variable
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/hmaptool/ |
H A D | hmaptool | 274 commands = dict((name[7:].replace("_","-"), f) variable
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | intercept.py | 61 def post_processing(commands): argument
|
/netbsd-src/sys/arch/i386/stand/pxeboot/ |
H A D | main.c | 70 const struct bootblk_command commands[] = { variable
|
/netbsd-src/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()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/perf-training/ |
H A D | perf-helper.py | 397 commands = {'clean' : clean, variable
|
/netbsd-src/distrib/utils/more/ |
H A D | command.c | 332 commands() in commands() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 62 def __init__(self, commands, negate=False, pipe_err=False): argument
|
H A D | TestRunner.py | 896 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 970 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | rkpty.c | 77 static struct command *commands, **next = &commands; variable
|
/netbsd-src/sys/arch/i386/stand/dosboot/ |
H A D | main.c | 70 const struct bootblk_command commands[] = { variable
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/ |
H A D | fileman.c | 92 COMMAND commands[] = { variable
|
/netbsd-src/sys/arch/i386/stand/boot/ |
H A D | boot2.c | 142 const struct bootblk_command commands[] = { variable
|