Home
last modified time | relevance | path

Searched refs:OPTIONS (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dmenu.h64 OPTIONS opt;
109 OPTIONS opt;
139 extern OPTIONS item_opts(ITEM *),
160 item_opts_off(ITEM *, OPTIONS),
161 item_opts_on(ITEM *, OPTIONS),
165 menu_opts_off(MENU *, OPTIONS),
166 menu_opts_on(MENU *, OPTIONS),
173 set_item_opts(ITEM *, OPTIONS),
184 set_menu_opts(MENU *, OPTIONS),
202 extern OPTIONS item_opts(),
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dform.h91 OPTIONS opts; /* options */
121 OPTIONS opts; /* options */
298 extern int set_field_opts(FIELD *, OPTIONS);
299 extern OPTIONS field_opts(FIELD *);
300 extern int field_opts_on(FIELD *, OPTIONS);
301 extern int field_opts_off(FIELD *, OPTIONS);
336 extern int set_form_opts(FORM *, OPTIONS);
337 extern OPTIONS form_opts(FORM *);
338 extern int form_opts_on(FORM *, OPTIONS);
339 extern int form_opts_off(FORM *, OPTIONS);
[all …]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dform_opts.c37 set_form_opts(FORM *f, OPTIONS opts) in set_form_opts()
43 OPTIONS
50 form_opts_on(FORM *f, OPTIONS opts) in form_opts_on()
57 form_opts_off(FORM *f, OPTIONS opts) in form_opts_off()
H A Dfield_opts.c37 set_field_opts(FIELD *f, OPTIONS opts) in set_field_opts()
42 OPTIONS
49 field_opts_on(FIELD *f, OPTIONS opts) in field_opts_on()
57 field_opts_off(FIELD *f, OPTIONS opts) in field_opts_off()
H A Dutility.c421 _sync_opts(FIELD *f, OPTIONS opts) in _sync_opts()
424 OPTIONS oldopts = f -> opts; in _sync_opts()
425 OPTIONS x = opts ^ oldopts; in _sync_opts()
/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/contrib/ast/src/lib/libast/port/
H A Dmnt.c523 #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 …tat(mp->mnt->mnt_dir, &st) ? FS_default : strlcpy(typ, fmtfs(&st), sizeof(typ)), OPTIONS(mp->mnt));
[all …]
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Ditemopts.c37 set_item_opts(ITEM *i, OPTIONS opt) in set_item_opts()
60 item_opts_off(ITEM *i, OPTIONS opt) in item_opts_off()
66 item_opts_on(ITEM *i, OPTIONS opt) in item_opts_on()
H A Dmenuopts.c74 menu_opts_off(MENU *m, OPTIONS opt) in menu_opts_off()
80 menu_opts_on(MENU *m, OPTIONS opt) in menu_opts_on()
85 OPTIONS
/illumos-gate/usr/src/lib/libdscp/svc/
H A DMakefile37 OPTIONS = dscp.ppp.options macro
39 ROOTOPTIONS = $(OPTIONS:%=$(ROOTOPTIONSDIR)/%)
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-shm.c211 # define OPTIONS "b:io" macro
212 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/lib/libeti/
H A Deti.h35 typedef int OPTIONS; typedef
/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/sendmail/util/
H A Deditmap.c134 #define OPTIONS "C:fquxvN" macro
135 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
H A Dmakemap.c138 #define OPTIONS "C:D:Nc:deflorst:uv" macro
139 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.h37 #define OPTIONS "ac:fhlno:s:tx:vy" macro
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dsmtp-sendmail79 $SENDMAIL $MODE -q$QUEUEOPTION$QUEUEINTERVAL $OPTIONS &
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddev-options.rst14 OPTIONS chapter
/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)) { in main()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9351 7. Bugs fixed in 12/28/93a for default OPTIONS
104 8. Bugs fixed in 12/28/93b for default OPTIONS
145 9. Bugs fixed in 12/28/93c for default OPTIONS
209 10. Bugs fixed in 12/28/93d for default OPTIONS
225 11. Bugs fixed in 12/28/93e for default OPTIONS
280 12. Bugs fixed in 12/28/93f for default OPTIONS
326 13. Bugs fixed in 12/28/93g for default OPTIONS
361 14. Bugs fixed in 12/28/93h for default OPTIONS
388 15. Bugs fixed in 12/28/93i for default 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/stat/fsstat/
H A Dfsstat.c65 #define OPTIONS "FPT:afginv" macro
67 #define OPTIONS "FT:afginv" macro
824 while ((c = getopt(argc, argv, OPTIONS)) != EOF) { in main()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c379 # define OPTIONS "A:B:b:C:cD:d:e:F:f:Gh:IiL:M:mN:nO:o:p:Q:q:R:r:sTtV:vX:x" macro
382 # define OPTIONS "A:B:b:C:cD:d:E:e:F:f:Gh:IiJ:L:M:mN:nO:o:p:Q:q:R:r:sTtV:vX:" macro
384 #ifndef OPTIONS
385 # define OPTIONS "A:B:b:C:cD:d:e:F:f:Gh:IiL:M:mN:nO:o:p:Q:q:R:r:sTtV:vX:" macro
390 while ((j = getopt(argc, argv, OPTIONS)) != -1)
823 while ((j = getopt(argc, argv, OPTIONS)) != -1)
3414 op = strchr(OPTIONS, ap[1]);

12