Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 1227) sorted by path

12345678910>>...50

/illumos-gate/usr/src/
H A DMakefile.master.6478 # ld(1) requires the -64 option to create a 64-bit filter solely from a mapfile
/illumos-gate/usr/src/boot/
H A DREADME.loader93 you have the kernel option USERCONFIG set in your kernel, so
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th116 to baddr \ baddr points now to first option
323 \ its 3 cases now: end of string, -switch, or option list
362 \ or skip to next option block
371 \ skip to next option in list
422 \ not acpi option, skip to next option in list
H A Dmenu-commands.4th343 \ translate option to cycle state
H A Dmenu.4th102 \ Boolean option status variables
112 \ Array option status variables
295 \ 1 - boot with -k option
386 \ Initialize the OsConsole option status.
412 \ Initialize the ACPI option status.
438 \ Initialize the kmdb option status.
457 \ Activate the current option
486 \ Optionally add a reboot option to the menu
542 \ Optionally add a reboot option to the menu
1152 s" menu_acpi" unsetenv \ ACPI menu option flag
[all …]
H A Dmenu.rc158 \ still ends up with a framebuffer console. This option is therefore only
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/
H A Dstatic_prof.c1617 int option; in analyze_args() local
1628 while ((option = getopt(argc, argv, "pso:a")) != EOF) { in analyze_args()
1629 switch (option) { in analyze_args()
/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c81 option, variable
171 option |= IORW; in main()
174 option |= KCOREMIN; in main()
177 option |= MEANSIZE; in main()
183 option |= SEPTIME; in main()
494 if(option & IORW){ in printhd()
502 if(!option || (option & MEANSIZE)) in printhd()
513 if(option & IORW) { in printhd()
521 if(!option || (option & MEANSIZE)) in printhd()
572 if(option & IORW) in println()
[all …]
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtparser.l162 %option noyywrap
163 %option nounput
H A Dnew_table.txt11 option.
54 iASL data table compiler. Use the -G option to force a
74 4) Template Support (-T iASL option)
81 Compile the example file with the -sc option. This will create a C
H A Dprparser.l176 %option noyywrap
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs39 namval.h option.h proc.h re_comp.h recfmt.h regex.h regexp.h \
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1841 comment=3, option name, "optname":
1842 comment=5, option length, "optlen":
1843 comment=option data
1848 comment=3, option name, "optname":
1849 comment=5, option length, "optlen":
1850 comment=option data
1857 comment=3, option name, "optname":
1858 comment=5, option length, "optlen":
1859 comment=option data
/illumos-gate/usr/src/cmd/auditreduce/
H A DMakefile32 SRCS = main.c option.c proc.c time.c token.c regex2.c $(TABLEDIR)/toktable.c
33 OBJS = main.o option.o proc.o time.o token.o regex2.o toktable.o
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync12 bhyve: add config option to load ACPI tables into memory
H A Dbhyverun.c1303 parse_config_option(const char *option) in parse_config_option() argument
1308 value = strchr(option, '='); in parse_config_option()
1311 path = strndup(option, value - option); in parse_config_option()
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1209 static struct option *
1212 const struct option common_opts[] = { in setup_options()
1348 const struct option intel_opts[] = { in setup_options()
1404 const struct option amd_opts[] = { in setup_options()
1423 const struct option null_opt = { in setup_options()
1427 struct option *all_opts; in setup_options()
1748 struct option *opts; in main()
/illumos-gate/usr/src/cmd/bnu/
H A DDialers63 # or the old uugetty with the -r option.
131 # o12=y, set option 12 to 'y' (transparent data mode)
153 # o12=y, set option 12 to 'y' (transparent data mode)
154 # o4=n, set option 4 to 'n' (don't disconnect on rcvd spaces)
202 # o12=y, set option 12 to 'y' (transparent data mode)
242 # o12=y, set option 12 to 'y' (transparent data mode)
294 # o12=y\r\c set option 12 to 'y' (transparent data mode)
312 # o12=y, set option 12 to 'y' (transparent data mode)
313 # o50=y, set option 50 to 'y'
314 # o51=n, set option 51 to 'n' (don't strap CTS/RTS)
[all …]
H A DREADME45 Uutry: shell for debugging--starts uucico with debugging option
76 must be called with a -s option. A new program, uusched,
78 by invoking uucico with -sSYSTEM option. (see uudemon.hour)
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c948 if (table[i].option != OPT_OPTIONAL) { in check_subcmd_and_options()
949 if ((table[i].option == OPT_REQ) ^ (opt != NULL)) { in check_subcmd_and_options()
H A Dbootadm.h172 option_t option; member
/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()
H A Doptions.h41 void add_option(options *msk, char option);
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c204 if (phead->entry->option == NULL) in show_plugin()
208 phead->entry->option); in show_plugin()
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