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

123

/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/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 Dt-notify.c86 # define OPTIONS "" macro
87 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
H A Db-strcmp.c58 # define OPTIONS "d" macro
59 while ((k = getopt(argc, argv, OPTIONS)) != -1)
H A Db-strl.c72 # define OPTIONS "d"
73 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/contrib/sendmail/
H A DMakefile8 OPTIONS= $(CONFIG) $(FLAGS) macro
14 $(SHELL) $(BUILD) $(OPTIONS)); \
21 $(SHELL) $(BUILD) $(OPTIONS) $@); \
28 $(SHELL) $(BUILD) $(OPTIONS) $@); \
35 $(SHELL) $(BUILD) $(OPTIONS) $@); \
42 $(SHELL) $(BUILD) $(OPTIONS) -c); \
47 $(SHELL) $(BUILD) $(OPTIONS)
/freebsd-11-stable/release/picobsd/tinyware/passwd/
H A Dpasswd.c82 #define OPTIONS "d:h:lysfo" macro
84 #define OPTIONS "l" macro
93 while ((ch = getopt(argc, argv, OPTIONS)) != -1) {
/freebsd-11-stable/tools/test/sort/regression/
H A DMakefile7 OPTIONS= r f fr fs fu i ir b bs bd bu g gs gu gr n nr M Mr u nu ns macro
21 .for opt in ${OPTIONS}
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-control-setup.sh.in88 usage: $0 OPTIONS
89 OPTIONS
/freebsd-11-stable/contrib/amd/scripts/
H A Dredhat-ctl-amd.in32 daemon $amd -F /etc/amd.conf $AMDOPTS $OPTIONS $MOUNTPTS
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dsshd.init50 $SSHD $OPTIONS && success || failure
/freebsd-11-stable/usr.sbin/ctm/ctm_rmail/
H A Doptions.h21 * OPTIONS("[-xz] [-q queue-id] [-f dump-file] user")
74 #define OPTIONS(usage_msg) \ macro
/freebsd-11-stable/sbin/devd/
H A Dparse.y52 %token OPTIONS SET DIRECTORY PID_FILE DEVICE_NAME ACTION MATCH
79 : OPTIONS BEGINBLOCK options ENDBLOCK SEMICOLON

Completed in 116 milliseconds

123