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

12

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dform_opts.c39 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 Dfield_opts.c39 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 Dllib-lform252 OPTIONS opts;
255 OPTIONS
258 { return ((OPTIONS)0); }
263 OPTIONS opts;
269 OPTIONS opts;
437 OPTIONS opts;
440 OPTIONS
443 { return ((OPTIONS)0); }
448 OPTIONS opts;
454 OPTIONS opt
[all...]
H A Dutility.c423 _sync_opts(FIELD *f, OPTIONS opts)
426 OPTIONS oldopts = f -> opts;
427 OPTIONS x = opts ^ oldopts;
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Ditemopts.c39 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 Dllib-lmenu45 OPTIONS item_opts(ITEM *i) {return O_SELECTABLE;}
46 OPTIONS menu_opts(MENU *m) {return O_ONEVALUE;}
71 int item_opts_off(ITEM *i, OPTIONS o) {return 0;}
72 int item_opts_on(ITEM *i, OPTIONS o) {return 0;}
76 int menu_opts_off(MENU *m, OPTIONS o) {return 0;}
77 int menu_opts_on(MENU *m, OPTIONS o) {return 0;}
84 int set_item_opts(ITEM *i, OPTIONS o) {return E_OK;}
95 int set_menu_opts(MENU *m, OPTIONS o) {return E_OK;}
H A Dmenuopts.c76 menu_opts_off(MENU *m, OPTIONS opt)
82 menu_opts_on(MENU *m, OPTIONS opt)
87 OPTIONS
/illumos-gate/usr/src/lib/libdscp/svc/
H A DMakefile41 OPTIONS = dscp.ppp.options macro
43 ROOTOPTIONS = $(OPTIONS:%=$(ROOTOPTIONSDIR)/%)
/illumos-gate/usr/src/lib/libeti/
H A Deti.h37 typedef int OPTIONS; typedef
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dmenu.h66 OPTIONS opt;
111 OPTIONS opt;
141 extern OPTIONS item_opts(ITEM *),
162 item_opts_off(ITEM *, OPTIONS),
163 item_opts_on(ITEM *, OPTIONS),
167 menu_opts_off(MENU *, OPTIONS),
168 menu_opts_on(MENU *, OPTIONS),
175 set_item_opts(ITEM *, OPTIONS),
186 set_menu_opts(MENU *, OPTIONS),
204 extern OPTIONS item_opt
[all...]
/illumos-gate/usr/src/cmd/initpkg/
H A Dmountall.sh298 OPTIONS="-o $mntopts" # Use mount options if any
300 OPTIONS=""
312 saveentry $fstype "$OPTIONS" $special $mountp
348 saveentry $fstype "$OPTIONS" $special $mountp
359 0|40) saveentry $fstype "$OPTIONS" $special $mountp
363 saveentry $fstype "$OPTIONS" $special $mountp
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dform.h93 OPTIONS opts; /* options */
123 OPTIONS opts; /* options */
300 extern int set_field_opts(FIELD *, OPTIONS);
301 extern OPTIONS field_opts(FIELD *);
302 extern int field_opts_on(FIELD *, OPTIONS);
303 extern int field_opts_off(FIELD *, OPTIONS);
338 extern int set_form_opts(FORM *, OPTIONS);
339 extern OPTIONS form_opts(FORM *);
340 extern int form_opts_on(FORM *, OPTIONS);
341 extern int form_opts_off(FORM *, OPTIONS);
[all...]
H A Dutility.h239 extern int _sync_opts(FIELD *, OPTIONS);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dmnt.c504 #define OPTIONS(p) ((p)->mnt_opts)
506 #define OPTIONS(p) NiL
538 set(&mp->hdr, mnt->mnt_fsname, mnt->mnt_dir, mnt->mnt_type, OPTIONS(mnt));
570 #define OPTIONS(p) ((p)->mnt_opts)
572 #define OPTIONS(p) NiL
596 #define OPTIONS(p) ((p)->mnt_opts)
598 #define OPTIONS(p) NiL
611 #define OPTIONS(p) ((p)->mnt_opts)
665 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, mp->mnt->mnt_type, OPTIONS(mp->mnt));
681 set(&mp->hdr, mp->mnt->mnt_fsname, mp->mnt->mnt_dir, stat(mp->mnt->mnt_dir, &st) ? FS_default : strncpy(typ, fmtfs(&st), sizeof(typ) - 1), OPTIONS(m
[all...]
/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.h39 #define OPTIONS "ac:fhlno:s:tx:vy" macro
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-shm.c213 # define OPTIONS "b:io" macro
214 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
H A Dt-sem.c333 # define OPTIONS "iog:u:" macro
334 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dsmtp-sendmail57 # * OPTIONS are catch-alls; set with care.
78 $SENDMAIL $MODE -q$QUEUEOPTION$QUEUEINTERVAL $OPTIONS &
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l226 <TSTATE>options { return OPTIONS; }
227 <CSTATE>options { return OPTIONS; }
H A Dzonecfg_grammar.y133 %token FS ATTR DEVICE RCTL SPECIAL RAW DIR OPTIONS TYPE ADDRESS PHYSICAL
146 %type <ival> property_name SPECIAL RAW DIR OPTIONS TYPE ADDRESS PHYSICAL NAME
969 | OPTIONS { $$ = PT_OPTIONS; }
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Deditmap.c136 #define OPTIONS "C:fquxvN" macro
137 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
H A Dmakemap.c141 #define OPTIONS "C:D:Nc:deflorst:uv" macro
142 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd977 if (open(OPTIONS,"<" . $options)) {
978 while (@{$words = uucpline(OPTIONS, $options)}) {
983 close OPTIONS;
1270 open(OPTIONS,"<" . $options) || die "$options disappeared: $!\n";
1271 while (@{$words = uucpline(OPTIONS, $options, \@triplet)}) {
1285 close OPTIONS;
/illumos-gate/usr/src/cmd/autopush/
H A Dautopush.c76 #define OPTIONS "M:f:gm:r" /* command line options for getopt(3C) */ macro
140 while (!errflag && ((c = getopt(argc, argv, OPTIONS)) != -1)) {
/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c61 #define OPTIONS "FPT:afginv" macro
63 #define OPTIONS "FT:afginv" macro
884 while ((c = getopt(argc, argv, OPTIONS)) != EOF) {

Completed in 284 milliseconds

12