| /trueos/contrib/sendmail/ |
| HD | Makefile | 8 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)
|
| /trueos/contrib/sendmail/src/ |
| HD | Makefile | 5 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
|
| /trueos/contrib/sendmail/libmilter/ |
| HD | Makefile | 5 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
|
| /trueos/contrib/sendmail/libsm/ |
| HD | Makefile | 5 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
|
| HD | b-strcmp.c | 58 # define OPTIONS "d" macro 59 while ((k = getopt(argc, argv, OPTIONS)) != -1)
|
| HD | b-strl.c | 72 # define OPTIONS "d" 73 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
|
| HD | t-shm.c | 211 # define OPTIONS "b:io" macro 212 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
|
| /trueos/contrib/sendmail/test/ |
| HD | Makefile | 5 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
|
| /trueos/contrib/sendmail/mail.local/ |
| HD | Makefile | 5 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
|
| /trueos/contrib/sendmail/rmail/ |
| HD | Makefile | 5 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
|
| /trueos/contrib/sendmail/mailstats/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/vacation/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/makemap/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/editmap/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/praliases/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/smrsh/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/libsmutil/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/contrib/sendmail/libsmdb/ |
| HD | Makefile | 5 OPTIONS= $(CONFIG) $(FLAGS) macro 8 $(SHELL) $(BUILD) $(OPTIONS) $@ 10 $(SHELL) $(BUILD) $(OPTIONS) $@ 12 $(SHELL) $(BUILD) $(OPTIONS) $@ 15 $(SHELL) $(BUILD) $(OPTIONS) -c
|
| /trueos/release/picobsd/tinyware/passwd/ |
| HD | passwd.c | 82 #define OPTIONS "d:h:lysfo" macro 84 #define OPTIONS "l" macro 93 while ((ch = getopt(argc, argv, OPTIONS)) != -1) {
|
| /trueos/crypto/openssl/doc/apps/ |
| HD | genpkey.pod | 25 =head1 OPTIONS chapter 66 implementation. See B<KEY GENERATION OPTIONS> below for more details. 88 =head1 KEY GENERATION OPTIONS 94 =head1 RSA KEY GENERATION OPTIONS 109 =head1 DSA PARAMETER GENERATION OPTIONS 119 =head1 DH PARAMETER GENERATION OPTIONS 133 =head1 EC PARAMETER GENERATION OPTIONS 143 =head1 GOST2001 KEY GENERATION AND PARAMETER OPTIONS
|
| /trueos/contrib/gcc/ |
| HD | sys-protos.h | 350 extern OPTIONS field_opts(FIELD *); 351 extern int field_opts_off(FIELD *, OPTIONS); 352 extern int field_opts_on(FIELD *, OPTIONS); 376 extern OPTIONS form_opts(FORM *); 377 extern int form_opts_off(FORM *, OPTIONS); 378 extern int form_opts_on(FORM *, OPTIONS); 588 extern OPTIONS item_opts(ITEM *); 589 extern int item_opts_off(ITEM *, OPTIONS); 590 extern int item_opts_on(ITEM *, OPTIONS); 709 extern OPTIONS menu_opts(MENU *); [all …]
|
| /trueos/tools/test/sort/regression/ |
| HD | Makefile | 7 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}
|
| /trueos/usr.sbin/bsdconfig/ |
| HD | USAGE | 31 @PROGRAM_NAME@ [OPTIONS] [command [OPTIONS]] 33 OPTIONS:
|
| /trueos/sbin/devd/ |
| HD | parse.y | 50 %token OPTIONS SET DIRECTORY PID_FILE DEVICE_NAME ACTION MATCH 77 : OPTIONS BEGINBLOCK options ENDBLOCK SEMICOLON
|
| /trueos/usr.sbin/config/ |
| HD | lang.l | 80 { "option", OPTIONS }, 81 { "options", OPTIONS },
|