Home
last modified time | relevance | path

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

123

/freebsd/contrib/smbfs/smbutil/
H A Dsmbutil.c29 static struct commands { struct
34 } commands[] = { argument
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dsmbutil.c66 static struct commands { struct
71 } commands[] = { argument
/illumos-gate/usr/src/cmd/idmap/nltest/
H A Dnltest.c44 static struct commands { struct
49 } commands[] = { argument
/freebsd/contrib/kyua/utils/cmdline/
H A Dcommands_map_test.cpp78 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
87 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
113 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
127 cmdline::commands_map< cmdline::base_command_no_data > commands; in ATF_TEST_CASE_BODY() local
/illumos-gate/usr/src/cmd/mt/
H A Dmt.c52 static const struct commands { struct
53 char *c_name;
54 int c_code;
55 int c_oflag;
56 int c_usecnt;
/illumos-gate/usr/src/cmd/fs.d/
H A Dff.c57 struct commands { struct
69 struct commands *c_ptr; argument
H A Dswitchout.c70 struct commands { struct
71 char *c_basename;
72 char *c_optstr;
73 char *c_usgstr[4]; /* make sure as large as largest array size */
/illumos-gate/usr/src/lib/krb5/ss/
H A Dlisten.c65 void get_commands(ss_commands *commands) { in get_commands()
94 ss_commands *commands = data; in CPL_MATCH_FN() local
144 ss_commands commands; local
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommand_table.h40 struct command_def commands[] = { variable
/freebsd/usr.bin/genl/
H A Dgenl.c50 static struct commands { struct
51 const char *name;
52 const char *usage;
53 int (*cmd)(int argc, char **argv);
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c54 commands(noprompt, exitoneof) in commands() function
/freebsd/usr.bin/mt/
H A Dmt.c115 static const struct commands { struct
116 const char *c_name;
117 unsigned long c_code;
118 int c_ronly;
119 int c_flags;
/freebsd/contrib/kyua/cli/
H A Dcmd_help.cpp96 general_help(cmdline::ui* ui, const cmdline::options_vector* options, in general_help()
H A Dmain.cpp184 cmdline::commands_map< cli::cli_command > commands; in safe_main() local
H A Dcmd_help_test.cpp125 setup(cmdline::commands_map< cli::cli_command >& commands) in setup()
/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc116 char *commands[MAXRULES + 5]; in execute_parallel() local
550 distribute_process(char **commands, Property line) in distribute_process()
1761 run_rule_commands(char *host, char **commands) in run_rule_commands()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp275 LLDB_INSTRUMENT_VA(this, commands); in SetCommandLineCommands() argument
292 LLDB_INSTRUMENT_VA(this, commands); in GetCommandLineCommands() argument
H A DSBBreakpointName.cpp460 void SBBreakpointName::SetCommandLineCommands(SBStringList &commands) { in SetCommandLineCommands()
479 bool SBBreakpointName::GetCommandLineCommands(SBStringList &commands) { in GetCommandLineCommands()
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_backup_reader.c637 tlm_acls_t *tlm_acls, tlm_commands_t *commands, in tlm_output_xattr()
845 tlm_acls_t *tlm_acls, tlm_commands_t *commands, tlm_cmd_t *local_commands, in tlm_output_file()
1110 tlm_acls_t *tlm_acls, tlm_commands_t *commands, in tar_putfile()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c580 tlm_commands_t *commands, tlm_cmd_t *local_commands, in backup_file()
640 ndmp_run_args_t *np, tlm_commands_t *commands, in backup_work()
912 ndmp_backup_reader(tlm_commands_t *commands, ndmp_lbr_params_t *nlp, in ndmp_backup_reader()
/freebsd/crypto/heimdal/lib/roken/
H A Drkpty.c75 static struct command *commands, **next = &commands; variable
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h92 SmallVector<SectionCommand *, 0> commands; variable
/freebsd/usr.bin/mail/
H A Dlex.c194 commands(void) in commands() function
/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c291 commands(void) in commands() function
/illumos-gate/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c531 static sa_command_t commands[] = { variable

123