HomeSort by: relevance | last modified time | path
    Searched refs:cmd (Results 1 - 25 of 4303) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/
metachar.h 45 needshell(const char *cmd)
47 while (!ch_is_shell_meta(*cmd) && *cmd != ':' && *cmd != '=')
48 cmd++;
49 return *cmd != '\0';
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
info_qt.exp 42 foreach cmd {
46 gdb_test $cmd \
61 foreach cmd {
64 gdb_test $cmd \
78 foreach cmd {
81 gdb_test_no_output $cmd
86 foreach cmd {
91 gdb_test $cmd \
109 foreach cmd {
113 gdb_test $cmd \
    [all...]
frameapply.exp 47 set cmd "frame apply $frame_apply_args p /x 20"
48 gdb_test $cmd \
72 set cmd "frame apply $frame_apply_args p /x 20"
73 gdb_test $cmd \
90 set cmd "frame apply $frame_apply_args p /x 20"
91 gdb_test $cmd \
110 set cmd "frame apply $frame_apply_args p f3arg"
111 gdb_test $cmd \
124 set cmd "frame apply $frame_apply_args p f3arg"
125 gdb_test $cmd \
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
info_qt.exp 42 foreach cmd {
46 gdb_test $cmd \
61 foreach cmd {
64 gdb_test $cmd \
78 foreach cmd {
81 gdb_test_no_output $cmd
86 foreach cmd {
91 gdb_test $cmd \
109 foreach cmd {
113 gdb_test $cmd \
    [all...]
frameapply.exp 47 set cmd "frame apply $frame_apply_args p /x 20"
48 gdb_test $cmd \
72 set cmd "frame apply $frame_apply_args p /x 20"
73 gdb_test $cmd \
90 set cmd "frame apply $frame_apply_args p /x 20"
91 gdb_test $cmd \
110 set cmd "frame apply $frame_apply_args p f3arg"
111 gdb_test $cmd \
124 set cmd "frame apply $frame_apply_args p f3arg"
125 gdb_test $cmd \
    [all...]
  /src/external/gpl2/lvm2/dist/tools/
lvdisplay.c 20 static int _lvdisplay_single(struct cmd_context *cmd, struct logical_volume *lv,
23 if (!arg_count(cmd, all_ARG) && !lv_is_visible(lv))
26 if (arg_count(cmd, colon_ARG))
29 lvdisplay_full(cmd, lv, handle);
30 if (arg_count(cmd, maps_ARG))
37 int lvdisplay(struct cmd_context *cmd, int argc, char **argv)
39 if (arg_count(cmd, columns_ARG)) {
40 if (arg_count(cmd, colon_ARG) || arg_count(cmd, maps_ARG)) {
44 return lvs(cmd, argc, argv)
    [all...]
lvextend.c 20 int lvextend(struct cmd_context *cmd, int argc, char **argv)
22 return lvresize(cmd, argc, argv);
lvreduce.c 20 int lvreduce(struct cmd_context *cmd, int argc, char **argv)
22 return lvresize(cmd, argc, argv);
vgdisplay.c 20 static int vgdisplay_single(struct cmd_context *cmd, const char *vg_name,
27 if (arg_count(cmd, colon_ARG)) {
32 if (arg_count(cmd, short_ARG)) {
39 if (arg_count(cmd, verbose_ARG)) {
42 process_each_lv_in_vg(cmd, vg, NULL, NULL, NULL,
46 process_each_pv_in_vg(cmd, vg, NULL, NULL,
55 int vgdisplay(struct cmd_context *cmd, int argc, char **argv)
57 if (arg_count(cmd, columns_ARG)) {
58 if (arg_count(cmd, colon_ARG) ||
59 arg_count(cmd, activevolumegroups_ARG) |
    [all...]
vgmknodes.c 20 static int _vgmknodes_single(struct cmd_context *cmd, struct logical_volume *lv,
23 if (arg_count(cmd, refresh_ARG) && lv_is_visible(lv))
24 if (!lv_refresh(cmd, lv)) {
29 if (!lv_mknodes(cmd, lv)) {
37 int vgmknodes(struct cmd_context *cmd, int argc, char **argv)
39 if (!lv_mknodes(cmd, NULL)) {
44 return process_each_lv(cmd, argc, argv, LCK_VG_READ, NULL,
vgcfgrestore.c 20 int vgcfgrestore(struct cmd_context *cmd, int argc, char **argv)
25 vg_name = skip_dev_dir(cmd, argv[0], NULL);
30 } else if (!(arg_count(cmd, list_ARG) && arg_count(cmd, file_ARG))) {
39 if (arg_count(cmd, list_ARG)) {
40 if (!(arg_count(cmd,file_ARG) ?
41 archive_display_file(cmd,
42 arg_str_value(cmd, file_ARG, "")) :
43 archive_display(cmd, vg_name))) {
50 if (!lock_vol(cmd, vg_name, LCK_VG_WRITE))
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/recipes/
15-test_rsa.t 30 my $cmd = shift;
32 ok(run(app([ 'openssl', $cmd, '-check', '-in', srctop_file('test', 'testrsa.pem'), '-noout'])),
33 "$cmd -check" );
36 skip "Skipping $cmd conversion test", 3
39 subtest "$cmd conversions -- private key" => sub {
40 tconversion( -type => $cmd, -prefix => "$cmd-priv",
43 subtest "$cmd conversions -- private key PKCS#8" => sub {
44 tconversion( -type => $cmd, -prefix => "$cmd-pkcs8"
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-command.c 32 sim_do_command (SIM_DESC sd, const char *cmd)
34 if (sim_args_command (sd, cmd) != SIM_RC_OK)
36 cmd);
  /src/external/gpl3/gdb/dist/sim/common/
sim-command.c 32 sim_do_command (SIM_DESC sd, const char *cmd)
34 if (sim_args_command (sd, cmd) != SIM_RC_OK)
36 cmd);
  /src/usr.sbin/umcpmioctl/
umcpmioctlconst.h 26 .cmd = "get",
32 .cmd = "put",
38 .cmd = "status",
43 .cmd = "send",
51 .cmd = "sram",
56 .cmd = "gp",
61 .cmd = "flash",
66 .cmd = "type",
74 .cmd = "gpio",
79 .cmd = "gpio_values"
    [all...]
  /src/distrib/utils/more/
help.c 52 char cmd[MAXPATHLEN + 20]; local
54 (void)snprintf(cmd, sizeof(cmd), "-more %s", _PATH_HELPFILE);
55 lsystem(cmd);
  /src/usr.sbin/lpr/lpc/
lpc.h 37 struct cmd { struct
  /src/external/bsd/ntp/dist/libparse/
trim_info.c 44 unsigned int cmd,
50 for (i = 0; tbl[i].cmd != 0xFF; i++)
52 if (tbl[i].cmd == cmd)
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_ioctl.h 7 long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
8 long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
  /src/external/bsd/am-utils/dist/scripts/
wait4amd.in 35 cmd=$*
36 if [ -z "${cmd}" ]
38 cmd="rlogin $hostname"
40 echo "Running: $cmd"
41 $cmd
  /src/external/mpl/bind/dist/bin/tests/system/addzone/
tests_rndc_modzone_without_add.py 33 cmd = ns3.rndc(
37 assert cmd.rc == 0
40 cmd = ns3.rndc("showzone .", raise_on_exception=False)
41 assert cmd.rc == 0
42 assert 'allow-query { "none"; }' in cmd.out
47 cmd = ns3.rndc(
51 assert cmd.rc == 0
54 cmd = ns3.rndc("showzone .", raise_on_exception=False)
55 assert cmd.rc == 0
56 assert 'allow-query { "any"; }' in cmd.ou
    [all...]
  /src/usr.bin/scmdctl/
scmdctlconst.h 24 .cmd = "identify",
29 .cmd = "diagnostics",
34 .cmd = "motor",
39 .cmd = "read_register",
44 .cmd = "write_register",
49 .cmd = "restart",
54 .cmd = "re-enumerate",
59 .cmd = "update_rate",
64 .cmd = "expansion_bus",
69 .cmd = "lock"
    [all...]
  /src/external/gpl2/lvm2/dist/include/
archiver.h 36 int archive_init(struct cmd_context *cmd, const char *dir,
39 void archive_exit(struct cmd_context *cmd);
41 void archive_enable(struct cmd_context *cmd, int flag);
43 int archive_display(struct cmd_context *cmd, const char *vg_name);
44 int archive_display_file(struct cmd_context *cmd, const char *file);
46 int backup_init(struct cmd_context *cmd, const char *dir, int enabled);
47 void backup_exit(struct cmd_context *cmd);
49 void backup_enable(struct cmd_context *cmd, int flag);
52 int backup_remove(struct cmd_context *cmd, const char *vg_name);
54 struct volume_group *backup_read_vg(struct cmd_context *cmd,
    [all...]
  /src/external/gpl2/lvm2/dist/lib/format_text/
archiver.h 36 int archive_init(struct cmd_context *cmd, const char *dir,
39 void archive_exit(struct cmd_context *cmd);
41 void archive_enable(struct cmd_context *cmd, int flag);
43 int archive_display(struct cmd_context *cmd, const char *vg_name);
44 int archive_display_file(struct cmd_context *cmd, const char *file);
46 int backup_init(struct cmd_context *cmd, const char *dir, int enabled);
47 void backup_exit(struct cmd_context *cmd);
49 void backup_enable(struct cmd_context *cmd, int flag);
52 int backup_remove(struct cmd_context *cmd, const char *vg_name);
54 struct volume_group *backup_read_vg(struct cmd_context *cmd,
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/
15-test_rsa.t 30 my $cmd = shift;
32 ok(run(app([ 'openssl', $cmd, '-check', '-in', srctop_file('test', 'testrsa.pem'), '-noout'])),
33 "$cmd -check" );
41 skip "Skipping $cmd conversion test", 3
44 subtest "$cmd conversions -- private key" => sub {
45 tconversion( -type => $cmd, -prefix => "$cmd-priv",
48 subtest "$cmd conversions -- private key PKCS#8" => sub {
49 tconversion( -type => $cmd, -prefix => "$cmd-pkcs8"
    [all...]

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011>>