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

123

/freebsd-9.3-release/contrib/sendmail/editmap/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/libsmdb/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/libsmutil/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/mailstats/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/makemap/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/praliases/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/smrsh/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/contrib/sendmail/vacation/
H A DMakefile5 OPTIONS= $(CONFIG) $(FLAGS) macro
8 $(SHELL) $(BUILD) $(OPTIONS) $@
10 $(SHELL) $(BUILD) $(OPTIONS) $@
12 $(SHELL) $(BUILD) $(OPTIONS) $@
15 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/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-9.3-release/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)
H A Db-strl.c72 # define OPTIONS "d"
73 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
/freebsd-9.3-release/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) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/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) $@
17 $(SHELL) $(BUILD) $(OPTIONS) -c
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/contrib/ofed/management/opensm/scripts/
H A Dopensm.init.in64 @sbindir@/opensm --daemon $OPTIONS > /dev/null
/freebsd-9.3-release/contrib/amd/scripts/
H A Dredhat-ctl-amd.in32 daemon $amd -F /etc/amd.conf $AMDOPTS $OPTIONS $MOUNTPTS
/freebsd-9.3-release/crypto/openssh/contrib/redhat/
H A Dsshd.init50 $SSHD $OPTIONS && success || failure
/freebsd-9.3-release/sbin/devd/
H A Dparse.y49 %token OPTIONS SET DIRECTORY PID_FILE DEVICE_NAME ACTION MATCH
76 : OPTIONS BEGINBLOCK options ENDBLOCK SEMICOLON
/freebsd-9.3-release/usr.sbin/config/
H A Dlang.l80 { "option", OPTIONS },
81 { "options", OPTIONS },
/freebsd-9.3-release/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-9.3-release/contrib/bind9/
H A Disc-config.sh.in29 Usage: isc-config [OPTIONS] [LIBRARIES]

Completed in 136 milliseconds

123