Home
last modified time | relevance | path

Searched refs:option (Results 201 – 225 of 1227) sorted by relevance

12345678910>>...50

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dgetopts.c130 opt_info.option[1] = '?'; in b_getopts()
133 key[0] = opt_info.option[1]; in b_getopts()
172 options = opt_info.option + (*opt_info.option!='+'); in b_getopts()
/illumos-gate/usr/src/cmd/dtrace/demo/ip/
H A Dipio.d26 #pragma D option quiet
27 #pragma D option switchrate=10hz
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/safety/
H A Dtst.shortstr.d27 #pragma D option quiet
28 #pragma D option strsize=16
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/speculation/
H A Dtst.DiscardAftDiscard.d35 #pragma D option quiet
36 #pragma D option cleanrate=3000hz
H A Derr.D_COMM_COMM.DisjointCommit.d34 #pragma D option quiet
35 #pragma D option cleanrate=3000hz
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.d27 #pragma D option destructive
28 #pragma D option quiet
/illumos-gate/usr/src/cmd/latencytop/common/
H A Dlatencytop.d29 #pragma D option aggsize=8m
30 #pragma D option bufsize=16m
31 #pragma D option dynvarsize=16m
32 #pragma D option aggrate=0
33 #pragma D option stackframes=MAX_STACK
39 #pragma D option zdefs
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dr8169.c718 int option = -1, Cap10_100 = 0, Cap1000 = 0; in r8169_probe() local
746 option = media; in r8169_probe()
748 if (option > 0) { in r8169_probe()
751 switch (option) { in r8169_probe()
804 option = RTL_R8(PHYstatus); in r8169_probe()
805 if (option & _1000bpsF) { in r8169_probe()
811 (option & _100bps) ? "100" : in r8169_probe()
813 (option & FullDup) ? "Full" : in r8169_probe()
/illumos-gate/usr/src/lib/libxcurses/src/tabs/
H A Dtabs.c121 char *option; member
230 p->option != NULL
231 && strcmp(p->option, ap) != 0;
234 if (p->option != NULL) {
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h182 #define LDAP_IS_TMPLITEM_OPTION_SET( ti, option ) \ argument
183 (((ti)->ti_options & option ) != 0 )
258 #define LDAP_IS_DISPTMPL_OPTION_SET( dt, option ) \ argument
259 (((dt)->dt_options & option ) != 0 )
H A Dldappr.h86 int option, ... );
102 int option, ... );
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl108 # hostname is defined by using the -h,--reqhost option of ipadm(8) or the
116 # if active. If no FQDN can be determined, the option will not be used.
118 # If this REQUEST_FQDN option is enabled, an FQDN will be sent in messages
125 # 4702 (3.1): "clients that send the Client FQDN option in their messages
131 # PQDN specified by the -h,--reqhost option of ipadm(8), by the ncu
140 # from a PQDN specified by the -h,--reqhost option of ipadm(8), by the ncu
149 # associated with the interface performing DHCP. If this option is
150 # enabled, the agent will attempt to use an -h,--reqhost option saved with
170 # registry at the time of this writing. Site and standard option names from
180 # option names from /etc/dhcp/inittab6 are also accepted.
/illumos-gate/usr/src/cmd/fs.d/nfs/dtrace/
H A Dnfs-time.d31 #pragma D option flowindent
32 #pragma D option defaultargs
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.h80 extern void missing_arg(char *option);
82 extern void bad_arg(char *option);
/illumos-gate/usr/src/cmd/cdrw/
H A Doptions.c47 add_option(options *msk, char option) in add_option() argument
50 loc = (uint_t)option; in add_option()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi2361 @deffn Command ifconfig [@option{--server=server}] [@option{--gateway=gateway}] [@option{--mask=mas…
2431 …@option{--unit=unit}] [@option{--port=port}] [@option{--speed=speed}] [@option{--word=word}] [@opt…
2587option{--dumb}] [@option{--no-echo}] [@option{--no-edit}] [@option{--timeout=secs}] [@option{--lin…
2610 characters. This implies the option @option{--no-edit}.
2619 …and terminfo @option{--name=name} @option{--cursor-address=seq} [@option{--clear-screen=seq}] [@op…
2982 @deffn Command kernel [@option{--type=type}] [@option{--no-mem-option}] file @dots{}
2996 The option @option{--no-mem-option} is effective only for Linux. If the
2997 option is specified, GRUB doesn't pass the option @option{mem=} to the
3522 @table @option
3675 @table @option
[all …]
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtparser.l162 %option noyywrap
163 %option nounput
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dchap-secrets36 # a peer name, and the "remotename <name>" option should then be used.
37 # Typically, the "user <name>" option is also to specify the local name.
42 # "name <name>" option is sometimes used to set the local name. The "user
43 # <name>" option cannot be used. The remote peer's name comes from the
H A Dpap-secrets35 # authenticator name, so the "remotename <name>" option should be used.
36 # Typically, the "user <name>" option is also to specify the local name.
41 # "name <name>" option is sometimes used to set the local name. The "user
42 # <name>" option cannot be used. The remote peer's name comes from the PAP
/illumos-gate/usr/src/cmd/dtrace/demo/tcp/
H A Dtcpioflags.d26 #pragma D option quiet
27 #pragma D option switchrate=10hz
H A Dtcpsnoop.d38 #pragma D option quiet
39 #pragma D option switchrate=10hz
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.signedkeys.d40 #pragma D option quiet
41 #pragma D option aggsortkey
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.d34 #pragma D option destructive
35 #pragma D option quiet
/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c552 int option; in main() local
598 while ((option = getopt_long(argc, argv, ":rtApi:o:u:l:h", in main()
600 switch (option) { in main()
603 die_optdup(option); in main()
609 die_optdup(option); in main()
615 die_optdup(option); in main()
621 die_optdup(option); in main()
627 die_optdup(option); in main()
639 die_optdup(option); in main()
664 die_opterr(optopt, option, usage_ermsg); in main()
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dmodify.c952 char *option = NULL; in kc_modify_plugin() local
993 option = get_string(optarg_av, NULL); in kc_modify_plugin()
1041 if ((entry->option == NULL && option == NULL) || in kc_modify_plugin()
1042 (entry->option != NULL && option != NULL && in kc_modify_plugin()
1043 strcmp(entry->option, option) == 0)) { in kc_modify_plugin()
1124 if (option == NULL) in kc_modify_plugin()
1132 CONF_OPTION, option); in kc_modify_plugin()

12345678910>>...50