Home
last modified time | relevance | path

Searched refs:Options (Results 1 – 25 of 46) sorted by relevance

12

/titanic_41/usr/src/cmd/luxadm/
H A Dadm.c83 int Options; variable
187 if (Options & OPTION_P) { in adm_fcode()
195 retval += fcal_update(Options & PVERBOSE, NULL); in adm_fcode()
202 retval += q_qlgc_update(Options & PVERBOSE, NULL); in adm_fcode()
266 Options & PVERBOSE, file); in adm_fcode()
278 Options & PVERBOSE, file); in adm_fcode()
469 Options |= PVERBOSE; in main()
472 Options |= EXPERT; in main()
542 Options |= OPTION_A; in main()
545 Options |= OPTION_B; in main()
[all …]
H A Dg_adm.c63 extern int Options;
277 &path_struct, Options & PVERBOSE)) != 0) { in adm_inquiry()
293 &path_struct, Options & PVERBOSE)) != 0) { in adm_inquiry()
310 f_r, slot, Options & PVERBOSE)) != 0) { in adm_inquiry()
474 &path_struct, Options & PVERBOSE)) != 0) { in adm_forcelip()
491 Options & PVERBOSE)) != 0) { in adm_forcelip()
507 f_r, slot, Options & PVERBOSE)) != 0) { in adm_forcelip()
523 if (err = g_force_lip(path_phys, Options & PVERBOSE)) { in adm_forcelip()
561 &path_struct, Options & PVERBOSE)) != 0) { in adm_display_config()
580 &path_struct, Options & PVERBOSE)) in adm_display_config()
[all …]
H A Dhot.h71 extern int Options;
H A Dcommon.h85 #define VERBPRINT if (Options & PVERBOSE) (void) printf
200 extern int Options;
/titanic_41/usr/src/cmd/lp/filter/postscript/filtdesc/
H A Ddpost.fd30 Options: PAGES * = -o*
31 Options: COPIES * = -c*
32 Options: LENGTH * = -l*
33 Options: MODES group = -n2
34 Options: MODES group\=\([2-9]\) = -n\1
35 Options: MODES portrait = -pp
36 Options: MODES landscape = -pl
37 Options: MODES x\=\(\-*[\.0-9]*\) = -x\1
38 Options: MODES y\=\(\-*[\.0-9]*\) = -y\1
39 Options: MODES magnify\=\([\.0-9]*\) = -m\1
H A Dpostprint.fd34 Options: PAGES * = -o*
35 Options: LENGTH * = -l*
36 Options: MODES group = -n2
37 Options: MODES group\=\([2-9]\) = -n\1
38 Options: MODES portrait = -pp
39 Options: MODES landscape = -pl
40 Options: MODES x\=\(\-*[\.0-9]*\) = -x\1
41 Options: MODES y\=\(\-*[\.0-9]*\) = -y\1
42 Options: MODES magnify\=\([\.0-9]*\) = -m\1
43 Options: MODES catv_filter = -I
H A Dpr.fd34 Options: MODES prtitle\=\(\'.*\'\) = -h \1
35 Options: MODES width\=\(.*\) = -w\1
36 Options: MODES indent\=\(.*\) = -o\1
H A Dcatv.fd34 Options: MODES catv_filter = -v
H A Ddownload.fd30 Options: PRINTER * = -p*
H A Dpostpages.fd34 Options: PAGES * = -o*
H A Dpostreverse.fd30 Options: PAGES * = -o*
/titanic_41/usr/src/cmd/ssh/include/
H A Dreadconf.h159 } Options; typedef
162 void initialize_options(Options *);
163 void fill_default_options(Options *);
164 int read_config_file(const char *, const char *, Options *);
168 process_config_line(Options *, const char *, char *, const char *, int, int *);
170 void add_local_forward(Options *, const Forward *);
171 void add_remote_forward(Options *, const Forward *);
173 void process_unknown_options(Options *);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c236 add_local_forward(Options *options, const Forward *newfwd) in add_local_forward()
261 add_remote_forward(Options *options, const Forward *newfwd) in add_remote_forward()
277 clear_forwardings(Options *options) in clear_forwardings()
319 process_config_line(Options *options, const char *host, in process_config_line()
883 read_config_file(const char *filename, const char *host, Options *options) in read_config_file()
919 initialize_options(Options * options) in initialize_options()
1006 fill_default_options(Options * options) in fill_default_options()
1237 process_unknown_options(Options *options) in process_unknown_options()
/titanic_41/usr/src/cmd/gss/etc/
H A Dmech31 # Mechanism Name Object Identifier Shared Library Kernel Module [Options]
/titanic_41/usr/src/tools/pmodes/
H A DREADME.pmodes49 Options that modify what is changed:
60 Options that modify the output:
/titanic_41/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.ttya.tmpl31 # Options in this file, /etc/ppp/options, /etc/ppp/peers/<name>,
H A Dmyisp.tmpl39 # Options in this file, /etc/ppp/options, /etc/ppp//options.<tty>,
H A Doptions.tmpl47 # Options in this file, /etc/ppp/options.<tty>, /etc/ppp/peers/<name>,
/titanic_41/usr/src/cmd/ssh/ssh-keysign/
H A Dssh-keysign.c153 Options options; in main()
/titanic_41/usr/src/cmd/cmd-inet/etc/
H A Dprotocols68 ipv6-opts 60 IPv6-Opts # Destination Options for IPv6
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h426 UINT16 Options; member
1136 UINT32 Options; member
/titanic_41/usr/src/cmd/avs/errgen/
H A Derrgen.help.txt28 Options:
/titanic_41/usr/src/cmd/cmd-inet/etc/dhcp/
H A Dinittab139 Options FIELD, 240, OCTET, 1, 60, id
/titanic_41/usr/src/lib/libsecdb/
H A Dauth_attr.txt49 solaris.device.mount.alloptions.fixed:::Device Mount Fixed With All Options::help=DevMount.html
50 solaris.device.mount.alloptions.removable:::Device Mount Removable With All Options::help=DevMount.…
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c119 Options options;

12