Searched refs:OPTIONS (Results 1 - 25 of 129) sorted by relevance

123456

/freebsd-current/crypto/openssl/test/testutil/
H A Dtest_options.c14 const OPTIONS *test_get_options(void)
16 static const OPTIONS default_options[] = {
/freebsd-current/contrib/sendmail/rmail/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
16 $(SHELL) $(BUILD) $(OPTIONS) $@
19 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/mail.local/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
16 $(SHELL) $(BUILD) $(OPTIONS) $@
19 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/crypto/openssl/apps/
H A Dprogs.h69 extern const OPTIONS asn1parse_options[];
70 extern const OPTIONS ca_options[];
71 extern const OPTIONS ciphers_options[];
72 extern const OPTIONS cmp_options[];
73 extern const OPTIONS cms_options[];
74 extern const OPTIONS crl_options[];
75 extern const OPTIONS crl2pkcs7_options[];
76 extern const OPTIONS dgst_options[];
77 extern const OPTIONS dhparam_options[];
78 extern const OPTIONS dsa_option
[all...]
H A Derrstr.c23 const OPTIONS errstr_options[] = {
/freebsd-current/contrib/sendmail/editmap/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/libsmdb/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/libsm/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
H A Db-strcmp.c58 # define OPTIONS "d" macro
59 while ((k = getopt(argc, argv, OPTIONS)) != -1)
/freebsd-current/contrib/sendmail/smrsh/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/mailstats/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/praliases/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/makemap/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/src/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/test/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/vacation/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/libmilter/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/libsmutil/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
14 $(SHELL) $(BUILD) $(OPTIONS) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-current/contrib/sendmail/
H A DMakefile8 OPTIONS= $(CONFIG) $(FLAGS) macro
14 $(SHELL) $(BUILD) $(OPTIONS)) || exit; \
21 $(SHELL) $(BUILD) $(OPTIONS) $@); \
28 $(SHELL) $(BUILD) $(OPTIONS) $@) || exit; \
35 $(SHELL) $(BUILD) $(OPTIONS) $@) || exit; \
42 $(SHELL) $(BUILD) $(OPTIONS) -c) || exit; \
47 $(SHELL) $(BUILD) $(OPTIONS)
/freebsd-current/crypto/openssl/test/
H A Dasn1_stable_parse_test.c22 const OPTIONS *test_get_options(void)
24 static const OPTIONS options[] = {
H A Dfips_version_test.c24 const OPTIONS *test_get_options(void)
26 static const OPTIONS test_options[] = {
H A Dbio_readbuffer_test.c105 const OPTIONS *test_get_options(void)
107 static const OPTIONS test_options[] = {
/freebsd-current/crypto/openssl/apps/include/
H A Dfunction.h27 const OPTIONS *help;
/freebsd-current/tools/test/sort/regression/
H A DMakefile6 OPTIONS= r f fr fs fu i ir b bs bd bu g gs gu gr n nr M Mr u nu ns macro
20 .for opt in ${OPTIONS}
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control-setup.sh.in88 usage: $0 OPTIONS
89 OPTIONS

Completed in 146 milliseconds

123456