/src/usr.bin/menuc/testm/ |
menus.mc | 65 option "Do nothing option", 68 option "Try a sub menu", 71 option "A scrollable menu", 74 option "Another scrollable menu", 77 option "Big non-scrollable menu, bombs on small screens", 80 option "A menu with no shortcuts", 83 option "A dynamic menu ...", 86 option "Continuous title and menu ...", 89 option "Run a shell..." [all...] |
/src/usr.sbin/autofs/ |
token.l | 51 %option noinput 52 %option nounput 53 %option noyywrap
|
/src/usr.sbin/sysinst/arch/prep/ |
menus.md.en | 38 option "com0 (S1)", exit, action { *((int*)arg) = 1; }; 39 option "VGA", exit, action { *((int*)arg) = 0; };
|
menus.md.es | 38 option "COM0 (S1)", exit, action { yesno = 1; }; 39 option "VGA", exit, action { yesno = 0; };
|
/src/lib/csu/arch/riscv/ |
crt0.S | 42 .option push 43 .option norelax 45 .option pop
|
/src/include/ |
getopt.h | 45 struct option { struct 46 /* name of long option */ 50 * whether option takes an argument 53 /* if not NULL, set *flag to val when option found */ 61 const struct option *, int *);
|
/src/usr.sbin/sysinst/arch/i386/ |
menus.md | 56 option MSG_Use_normal_bootblocks, exit, action 58 option MSG_Use_serial_com0, action 60 option MSG_Use_serial_com1, action 62 option MSG_Use_serial_com2, action 64 option MSG_Use_serial_com3, action 66 option MSG_serial_baud_rate, sub menu consolebaud; 67 option MSG_Use_existing_bootblocks, exit, action 81 option "9600", exit, action 83 option "19200", exit, action 85 option "38400", exit, actio [all...] |
/src/usr.bin/make/unit-tests/ |
opt-backwards.mk | 3 # Tests for the -B command line option.
|
opt-include-dir.mk | 3 # Tests for the -I command line option.
|
opt-debug-all.mk | 3 # Tests for the -dA command line option, which enables all debug options 4 # except for -dL (lint), since that option is not related to debug logging
|
opt-debug-varraw.mk | 3 # Tests for the -dV command line option, which forces the -V option to
|
opt-no-action-at-all.mk | 3 # Tests for the -N command line option.
|
opt-jobs.mk | 3 # Tests for the -j command line option, which creates the targets in parallel. 6 # The option '-j <integer>' specifies the number of targets that can be made 9 EXPECT.0= argument '0' to option '-j' must be a positive number (exit 2) 13 EXPECT.08= argument '08' to option '-j' must be a positive number (exit 2) 16 EXPECT.-5= argument '-5' to option '-j' must be a positive number (exit 2) 30 EXPECT.0.0= argument '0.0' to option '-j' must be a positive number (exit 2) 32 EXPECT.0.0C= argument '0.0C' to option '-j' must be a positive number (exit 2) 33 EXPECT..00001= argument '.00001' to option '-j' must be a positive number (exit 2) 34 EXPECT..00001C= argument '.00001C' to option '-j' must be a positive number (exit 2) 40 EXPECT.08.5C= argument '08.5C' to option '-j' must be a positive number (exit 2 [all...] |
opt-debug-archive.mk | 3 # Tests for the -da command line option, which adds debug logging for the
|
opt-debug-dir.mk | 3 # Tests for the -dd command line option, which adds debug logging for
|
opt-debug-making.mk | 3 # Tests for the -dm command line option, which adds debug logging about
|
/src/usr.sbin/sysinst/ |
menus.pm | 38 option MSG_edit_parts, exit, action { pm_edit_partitions(arg); }; 39 option MSG_switch_parts, exit, action { 48 option MSG_fmtasraid, exit, action 52 option MSG_fmtaslvm, exit, action 60 option MSG_encrypt, exit, action 67 option MSG_erase, next menu shred_modes; 68 option MSG_undo, exit, action { 72 option MSG_unconfig, exit, action { 79 option MSG_edit, exit, action 86 option MSG_fmtasraid, exit, action [all...] |
menus.mi | 146 remove_menu_option(int menuID, const char *option) 150 if (menu_def[menuID].opts[j].opt_name == option) { 238 option "log", exit, action 241 option "async", exit, action 244 option "noatime", exit, action 247 option "nodev", exit, action 250 option "nodevmtime", exit, action 253 option "noexec", exit, action 256 option "nosuid", exit, action 259 option "noauto", exit, actio [all...] |
menus.entropy | 34 /* arg is an int*, returning a magic value for the selected menu option */ 37 option MSG_entropy_add_manually, exit, 39 option MSG_entropy_download_seed, exit, 41 option MSG_entropy_download_raw, exit, 43 option MSG_entropy_retry, exit, 47 /* arg is an int*, returning a magic value for the selected menu option */ 50 option MSG_entropy_add_download_http, exit, 52 option MSG_entropy_add_download_ftp, exit, 54 option MSG_entropy_add_nfs, exit, 56 option MSG_entropy_add_local, exit [all...] |
/src/libexec/telnetd/ |
state.c | 80 #define TS_WILL 5 /* will option negotiation */ 232 * Begin option subnegotiation... 260 * Handle RFC 10xx Telnet linemode option additions 321 suboption(); /* handle sub-option */ 356 * Telnet option processing state machine. 406 * peer probably should be buffering until this option state negotiation 411 send_do(int option, int init) 414 if ((do_dont_resp[option] == 0 && his_state_is_will(option)) || 415 his_want_state_is_will(option)) [all...] |
/src/tools/compat/ |
compat_getopt.h | 9 #define option __nbcompat_option macro
|
/src/usr.sbin/lpr/lp/ |
lp | 54 while getopts "cd:n:o:s" option 56 case $option in 66 o) # (printer option)
|
/src/lib/libcrypt/ |
pw_gensalt.c | 89 __gensalt_old(char *salt, size_t saltsiz, const char *option) 102 __gensalt_new(char *salt, size_t saltsiz, const char* option) 111 if (getnum(option, &nrounds) == -1) 128 __gensalt_md5(char *salt, size_t saltsiz, const char *option) 145 __gensalt_sha1(char *salt, size_t saltsiz, const char *option) 150 if (getnum(option, &nrounds) == -1) 170 const char *option, argon2_type atype) 182 if (option == NULL) { 186 in = strdup(option); 240 const char *option, argon2_type atype [all...] |
/src/lib/libc/arch/riscv/ |
SYS.h | 40 .option push ;\ 41 .option norelax ;\ 43 .option pop
|
/src/tests/kernel/arch/riscv/ |
execsp.S | 43 .option push 44 .option norelax /* Don't optimize this into `mv gp, gp'! */ 46 .option pop
|