/osnet-11/usr/src/lib/libeti/form/common/ |
H A D | form_opts.c | 39 set_form_opts(FORM *f, OPTIONS opts) 45 OPTIONS 52 form_opts_on(FORM *f, OPTIONS opts) 59 form_opts_off(FORM *f, OPTIONS opts)
|
H A D | field_opts.c | 39 set_field_opts(FIELD *f, OPTIONS opts) 44 OPTIONS 51 field_opts_on(FIELD *f, OPTIONS opts) 59 field_opts_off(FIELD *f, OPTIONS opts)
|
H A D | llib-lform | 249 OPTIONS opts; 252 OPTIONS 255 { return ((OPTIONS)0); } 260 OPTIONS opts; 266 OPTIONS opts; 434 OPTIONS opts; 437 OPTIONS 440 { return ((OPTIONS)0); } 445 OPTIONS opts; 451 OPTIONS opt [all...] |
/osnet-11/usr/src/lib/libeti/menu/common/ |
H A D | itemopts.c | 39 set_item_opts(ITEM *i, OPTIONS opt) 62 item_opts_off(ITEM *i, OPTIONS opt) 68 item_opts_on(ITEM *i, OPTIONS opt)
|
H A D | llib-lmenu | 43 OPTIONS item_opts(ITEM *i) {return O_SELECTABLE;} 44 OPTIONS menu_opts(MENU *m) {return O_ONEVALUE;} 69 int item_opts_off(ITEM *i, OPTIONS o) {return 0;} 70 int item_opts_on(ITEM *i, OPTIONS o) {return 0;} 74 int menu_opts_off(MENU *m, OPTIONS o) {return 0;} 75 int menu_opts_on(MENU *m, OPTIONS o) {return 0;} 82 int set_item_opts(ITEM *i, OPTIONS o) {return E_OK;} 93 int set_menu_opts(MENU *m, OPTIONS o) {return E_OK;}
|
H A D | menuopts.c | 76 menu_opts_off(MENU *m, OPTIONS opt) 82 menu_opts_on(MENU *m, OPTIONS opt) 87 OPTIONS
|
/osnet-11/usr/src/lib/libdscp/svc/ |
H A D | Makefile | 41 OPTIONS = dscp.ppp.options macro 43 ROOTOPTIONS = $(OPTIONS:%=$(ROOTOPTIONSDIR)/%)
|
/osnet-11/usr/src/lib/libeti/ |
H A D | eti.h | 34 typedef int OPTIONS; typedef
|
/osnet-11/usr/src/lib/libeti/menu/inc/ |
H A D | menu.h | 62 OPTIONS opt; 107 OPTIONS opt; 137 extern OPTIONS item_opts(ITEM *), 158 item_opts_off(ITEM *, OPTIONS), 159 item_opts_on(ITEM *, OPTIONS), 163 menu_opts_off(MENU *, OPTIONS), 164 menu_opts_on(MENU *, OPTIONS), 171 set_item_opts(ITEM *, OPTIONS), 182 set_menu_opts(MENU *, OPTIONS), 200 extern OPTIONS item_opt [all...] |
/osnet-11/usr/src/lib/libeti/form/inc/ |
H A D | form.h | 90 OPTIONS opts; /* options */ 120 OPTIONS opts; /* options */ 297 extern int set_field_opts(FIELD *, OPTIONS); 298 extern OPTIONS field_opts(FIELD *); 299 extern int field_opts_on(FIELD *, OPTIONS); 300 extern int field_opts_off(FIELD *, OPTIONS); 335 extern int set_form_opts(FORM *, OPTIONS); 336 extern OPTIONS form_opts(FORM *); 337 extern int form_opts_on(FORM *, OPTIONS); 338 extern int form_opts_off(FORM *, OPTIONS); [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/ |
H A D | Storable.pm | 28 OPTIONS => \%options 58 if ($self->{OPTIONS}{'nstore'}) {
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/ |
H A D | Usage.t | 79 The OPTIONS section is displayed with -verbose >= 1. 121 =head1 OPTIONS 123 The B<OPTIONS> section is displayed with -verbose >= 1.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/ |
H A D | O.pm | 70 perl -MO=[-q,]Backend[,OPTIONS] foo.pl 91 Most compiler backends use the following conventions: OPTIONS 108 use O ("Backend", OPTIONS); 112 package, passing it OPTIONS. That function is expected to return 126 perl -MO=Foo,OPTIONS foo.pl 128 that function is called and is passed those OPTIONS (split on
|
/osnet-11/usr/src/lib/libast/common/port/ |
H A D | mnt.c | 523 #define OPTIONS(p) ((p)->mnt_opts) 525 #define OPTIONS(p) NiL 557 set(&mp->hdr, mnt->mnt_fsname, mnt->mnt_dir, mnt->mnt_type, OPTIONS(mnt)); 589 #define OPTIONS(p) ((p)->mnt_opts) 591 #define OPTIONS(p) NiL 615 #define OPTIONS(p) ((p)->mnt_opts) 617 #define OPTIONS(p) NiL 630 #define OPTIONS(p) ((p)->mnt_opts) 684 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, mp->mnt->mnt_type, OPTIONS(mp->mnt)); 700 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, stat(mp->mnt->mnt_dir, &st) ? FS_default : strlcpy(typ, fmtfs(&st), sizeof(typ)), OPTIONS(m [all...] |
/osnet-11/usr/src/grub/grub2/tests/util/ |
H A D | grub-shell-tester.in | 46 --qemu-opts=OPTIONS extra options to pass to Qemu instance
|
/osnet-11/usr/src/cmd/sendmail/libsm/ |
H A D | t-shm.c | 213 # define OPTIONS "b:io" macro 214 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
|
H A D | t-sem.c | 333 # define OPTIONS "iog:u:" macro 334 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/ |
H A D | smtp.self | 15 =head1 OPTIONS
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Showlex.pm | 92 When a subroutine name is provided in OPTIONS, prints the lexical
|
H A D | Lint.pm | 11 perl -MO=Lint[,OPTIONS] foo.pl 19 =head1 OPTIONS AND LINT CHECKS 110 =head1 NON LINT-CHECK OPTIONS
|
H A D | Terse.pm | 72 perl -MO=Terse[,OPTIONS] foo.pl
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2usage.PL | 70 =head1 OPTIONS AND ARGUMENTS 97 2 : print SYNOPSIS sections and any OPTIONS/ARGUMENTS sections
|
H A D | podselect.PL | 59 =head1 OPTIONS AND ARGUMENTS
|
/osnet-11/usr/src/cmd/sendmail/lib/ |
H A D | smtp-sendmail | 60 # * OPTIONS are catch-alls; set with care. 81 $SENDMAIL $MODE -q$QUEUEOPTION$QUEUEINTERVAL $OPTIONS &
|
/osnet-11/usr/src/cmd/sendmail/aux/ |
H A D | editmap.c | 136 #define OPTIONS "C:fquxvN" macro 137 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
|