Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/external/gpl2/gmake/dist/
H A Dcommands.h22 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 Drule.h36 char *target, *dep, *commands; member
H A Drule.c474 struct commands *commands, int override) in create_pattern_rule()
/netbsd-src/bin/mt/
H A Dmt.c69 struct commands { struct
79 static const struct commands com[] = { argument
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dcommands_map_test.cpp82 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 Dcommand_table.h46 struct command_def commands[] = { variable
/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c214 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 Dmain.c44 struct bootblk_command commands[] = { variable
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dlvm2cmdline.h25 struct command *commands; member
/netbsd-src/sys/arch/macppc/dev/
H A Ddbdma.c43 dbdma_start(dbdma_regmap_t *dmap, dbdma_command_t *commands) in dbdma_start()
/netbsd-src/usr.bin/sdpquery/
H A Dsdpquery.c66 } commands[] = { variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/hmaptool/
H A Dhmaptool274 commands = dict((name[7:].replace("_","-"), f) variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py61 def post_processing(commands): argument
/netbsd-src/sys/arch/i386/stand/pxeboot/
H A Dmain.c70 const struct bootblk_command commands[] = { variable
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_help.cpp96 general_help(cmdline::ui* ui, const cmdline::options_vector* options, in general_help()
H A Dmain.cpp158 cmdline::commands_map< cli::cli_command > commands; in safe_main() local
H A Dcmd_help_test.cpp130 setup(cmdline::commands_map< cli::cli_command >& commands) in setup()
/netbsd-src/external/apache2/llvm/dist/clang/utils/perf-training/
H A Dperf-helper.py397 commands = {'clean' : clean, variable
/netbsd-src/distrib/utils/more/
H A Dcommand.c332 commands() in commands() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DShCommands.py62 def __init__(self, commands, negate=False, pipe_err=False): argument
H A DTestRunner.py896 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 Drkpty.c77 static struct command *commands, **next = &commands; variable
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Dmain.c70 const struct bootblk_command commands[] = { variable
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Dfileman.c92 COMMAND commands[] = { variable
/netbsd-src/sys/arch/i386/stand/boot/
H A Dboot2.c142 const struct bootblk_command commands[] = { variable

123