Searched refs:commands (Results 1 - 25 of 191) sorted by relevance

12345678

/freebsd-current/sys/contrib/openzfs/cmd/zpool_influxdb/telegraf.d/
H A Dexec_zpool_influxdb.conf4 commands = ["/usr/local/libexec/zfs/zpool_influxdb"]
8 # ## measurement name suffix (for separating different commands)
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dcommands_map_test.cpp78 cmdline::commands_map< cmdline::base_command_no_data > commands; local
79 ATF_REQUIRE(commands.empty());
80 ATF_REQUIRE(commands.begin() == commands.end());
87 cmdline::commands_map< cmdline::base_command_no_data > commands; local
89 commands.insert(cmd1);
91 commands.insert(cmd2, "foo");
93 ATF_REQUIRE(!commands.empty());
96 iter = commands.begin();
106 ATF_REQUIRE(++iter == commands
113 cmdline::commands_map< cmdline::base_command_no_data > commands; local
127 cmdline::commands_map< cmdline::base_command_no_data > commands; local
[all...]
/freebsd-current/kerberos5/usr.bin/hxtool/
H A DMakefile14 SRCS= hxtool.c hxtool-commands.c hxtool-commands.h
16 CLEANFILES= hxtool-commands.h hxtool-commands.c
18 hxtool-commands.h: hxtool-commands.in
21 hxtool-commands.c: hxtool-commands.h
/freebsd-current/kerberos5/libexec/kdigest/
H A DMakefile11 kdigest-commands.c \
12 kdigest-commands.h
14 CLEANFILES= kdigest-commands.h kdigest-commands.c
16 kdigest-commands.h: kdigest-commands.in
19 kdigest-commands.c: kdigest-commands.h
/freebsd-current/kerberos5/usr.sbin/iprop-log/
H A DMakefile6 SRCS= iprop-log.c iprop-commands.c iprop-commands.h kadm5_err.h
15 CLEANFILES= iprop-commands.h iprop-commands.c
17 iprop-commands.h: iprop-commands.in
20 iprop-commands.c: iprop-commands.h
/freebsd-current/crypto/heimdal/admin/
H A DMakefile.am25 ktutil-commands.c
27 $(ktutil_OBJECTS): ktutil-commands.h
29 CLEANFILES = ktutil-commands.h ktutil-commands.c
31 ktutil-commands.c ktutil-commands.h: ktutil-commands.in
32 $(SLC) $(srcdir)/ktutil-commands.in
43 EXTRA_DIST = NTMakefile ktutil-version.rc $(man_MANS) ktutil-commands.in
/freebsd-current/crypto/heimdal/kuser/
H A DMakefile.am42 nodist_kcc_SOURCES = kcc-commands.c
44 $(kcc_OBJECTS): kcc-commands.h
47 nodist_kdigest_SOURCES = kdigest-commands.c
57 $(kdigest_OBJECTS): kdigest-commands.h
60 kdigest-commands.h kdigest-commands.c \
61 kcc-commands.h kcc-commands.c
63 kdigest-commands.c kdigest-commands
[all...]
H A Dkcc.c36 #include "kcc-commands.h"
62 sl_slc_help(commands, argc, argv);
122 * Support linking of kcc to commands
128 sl_slc_help(commands, 0, NULL);
151 ret = sl_command(commands, argc, argv);
159 sl_slc_help(commands, argc, argv);
/freebsd-current/usr.sbin/jail/tests/
H A DMakefile6 ${PACKAGE}FILES+= commands.jail.conf
/freebsd-current/kerberos5/usr.bin/kadmin/
H A DMakefile18 kadmin-commands.c \
19 kadmin-commands.h \
35 CLEANFILES= kadmin-commands.h kadmin-commands.c
39 kadmin-commands.h: ${KRB5DIR}/kadmin/kadmin-commands.in
42 kadmin-commands.c: kadmin-commands.h
/freebsd-current/kerberos5/usr.sbin/ktutil/
H A DMakefile13 ktutil-commands.c \
14 ktutil-commands.h \
23 CLEANFILES= ktutil-commands.h ktutil-commands.c
27 ktutil-commands.h: ${KRB5DIR}/admin/ktutil-commands.in
30 ktutil-commands.c: ktutil-commands.h
/freebsd-current/kerberos5/usr.bin/kcc/
H A DMakefile14 kcc-commands.c \
15 kcc-commands.h \
20 CLEANFILES= kcc-commands.h kcc-commands.c
22 kcc-commands.h: kcc-commands.in
25 kcc-commands.c: kcc-commands.h
/freebsd-current/crypto/heimdal/kadmin/
H A DMakefile.am37 kadmin-commands.c \
38 kadmin-commands.h
40 $(kadmin_OBJECTS): kadmin-commands.h
42 CLEANFILES = kadmin-commands.h kadmin-commands.c
44 kadmin-commands.c kadmin-commands.h: kadmin-commands.in
45 $(SLC) $(srcdir)/kadmin-commands.in
97 kadmin-commands
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dshell-ksh.mk3 # Tests for using a korn shell for running the commands.
H A Ddeptgt-end-jobs.mk37 # The deferred commands are run in the order '.END .BEGIN all'.
41 # At the point where the commands of a node with deferred commands are run,
42 # the deferred commands are appended to the commands of the .END node.
44 # deferred commands of the .END node itself are not appended to itself.
45 # Instead, the deferred commands of the .END node are run as if they were
46 # immediate commands.
H A Ddeptgt-end.mk36 # The deferred commands are run in the order '.END .BEGIN all'.
40 # At the point where the commands of a node with deferred commands are run,
41 # the deferred commands are appended to the commands of the .END node.
43 # deferred commands of the .END node itself are not appended to itself.
44 # Instead, the deferred commands of the .END node are run as if they were
45 # immediate commands.
H A Dshell-custom.mk3 # Tests for using a custom shell for running the commands.
H A Ddepsrc-meta.exp1 Skipping meta for actual-test: no commands
H A Dshell-sh.mk3 # Tests for using a bourne shell for running the commands.
/freebsd-current/tests/sys/cddl/zfs/include/
H A DMakefile20 ${PACKAGE}FILES+= commands.cfg
21 CLEANFILES+= commands.cfg
22 commands.cfg: translatecommands.awk commands.txt
H A Dtestenv.kshlib4 . ${STF_SUITE}/include/commands.cfg
H A Dtestenv.ksh2 . ${STF_SUITE}/include/commands.cfg
/freebsd-current/contrib/smbfs/smbutil/
H A Dsmbutil.c29 static struct commands { struct
34 } commands[] = { variable in typeref:struct:commands
46 static struct commands *
49 struct commands *cmd;
51 for (cmd = commands; cmd->name; cmd++) {
78 struct commands *cmd;
96 struct commands *cmd;
143 printf("where commands are:\n"
/freebsd-current/contrib/kyua/cli/
H A Dmain.cpp184 cmdline::commands_map< cli::cli_command > commands; local
186 commands.insert(new cli::cmd_about());
187 commands.insert(new cli::cmd_config());
188 commands.insert(new cli::cmd_db_exec());
189 commands.insert(new cli::cmd_db_migrate());
190 commands.insert(new cli::cmd_help(&options, &commands));
192 commands.insert(new cli::cmd_debug(), "Workspace");
193 commands.insert(new cli::cmd_list(), "Workspace");
194 commands
[all...]
/freebsd-current/usr.bin/top/
H A DMakefile5 SRCS= commands.c display.c machine.c screen.c top.c \

Completed in 158 milliseconds

12345678