| /src/external/bsd/am-utils/dist/fsinfo/ |
| null_lex.l | 9 %option nounput 10 %option noinput
|
| /src/crypto/external/bsd/heimdal/dist/kuser/ |
| kdigest-commands.in | 37 option = { 46 option = { 52 option = { 58 option = { 64 option = { 70 option = { 76 option = { 82 option = { 91 option = { 97 option = [all...] |
| heimtools-commands.in | 38 option = { 44 option = { 50 option = { 56 option = { 61 option = { 67 option = { 74 option = { 80 option = { 86 option = { 91 option = [all...] |
| /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/external/bsd/flex/dist/tests/ |
| header_r_scanner.l | 35 %option reentrant 36 %option 8bit prefix="test" header="header_r_scanner.h" 37 %option nounput nomain noyywrap noinput 38 %option warn
|
| header_nr_scanner.l | 32 %option 8bit prefix="test" header="header_nr_scanner.h" 33 %option nounput nomain noyywrap noinput 34 %option warn
|
| top.l | 42 %option reentrant 43 %option 8bit header="top.h" prefix="test" 44 %option nounput nomain noyywrap noinput 45 %option warn
|
| array_nr.l | 33 %option 8bit prefix="test" 34 %option nounput nomain noyywrap noinput 35 %option warn array
|
| c_cxx_nr.lll | 35 %option 8bit prefix="test" 36 %option nounput nomain noyywrap 37 %option warn
|
| cxx_basic.ll | 30 %option 8bit prefix="test" 31 %option warn c++ 32 %option nounput nomain noinput noyywrap
|
| debug_nr.l | 32 %option 8bit prefix="test" 33 %option nounput nomain noyywrap noinput 34 %option warn debug
|
| /src/external/bsd/dhcpcd/dist/src/ |
| dhcpcd.conf | 26 option domain_name_servers, domain_name, domain_search 27 option static_routes, classless_static_routes 29 option interface_mtu 32 option host_name 35 #option ntp_servers
|
| /src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| hxtool-commands.in | 38 option = { 45 option = { 52 option = { 58 option = { 64 option = { 70 option = { 76 option = { 82 option = { 87 option = { 92 option = [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| iprop-commands.in | 37 option = { 44 option = { 50 option = { 56 option = { 68 option = { 75 option = { 81 option = { 88 option = { 95 option = { 108 option = [all...] |
| /src/crypto/external/bsd/heimdal/dist/kadmin/ |
| kadmin-commands.in | 38 option = { 45 option = { 52 option = { 57 option = { 62 option = { 73 option = { 79 option = { 93 option = { 98 option = { 103 option = [all...] |
| /src/external/bsd/tcpdump/dist/missing/ |
| getopt_long.h | 44 struct option { struct 45 /* name of long option */ 49 * whether option takes an argument 52 /* if not NULL, set *flag to val when option found */ 59 const struct option *, int *); 61 const struct option *, int *);
|
| /src/usr.sbin/autofs/ |
| token.l | 51 %option noinput 52 %option nounput 53 %option noyywrap
|
| /src/external/bsd/wpa/dist/wpa_supplicant/examples/ |
| udhcpd-p2p.conf | 81 # keyword 'opt' or 'option'. If an option can take multiple items, such 82 # as the dns option, they can be listed on the same line, or multiple 83 # lines. The only option with a default is 'lease'. 87 option subnet 255.255.255.0 88 option domain atherosowl.com 89 option lease 864000 # 10 days of seconds
|
| /src/external/bsd/file/dist/src/ |
| mygetopt.h | 53 struct option { struct 54 /* name of long option */ 58 * whether option takes an argument 61 /* if not NULL, set *flag to val when option found */ 68 const struct option *, int *);
|
| /src/crypto/external/bsd/heimdal/dist/admin/ |
| ktutil-commands.in | 37 option = { 45 option = { 52 option = { 59 option = { 65 option = { 72 option = { 78 option = { 90 option = { 97 option = { 104 option = [all...] |
| /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/external/bsd/ntp/dist/sntp/tests/ |
| sntptest.h | 12 void ActivateOption(const char* option, const char* argument);
|
| /src/external/mpl/dhcp/dist/keama/tests/samples/ |
| simple.conf | 7 # option definitions common to all supported networks... 8 option domain-name "example.org"; 9 # option domain-name-servers ns1.example.org, ns2.example.org; 31 option routers 192.168.1.1;
|
| vmnet8.conf | 28 option broadcast-address 172.16.254.255; 29 option domain-name-servers 172.16.254.2; 30 option domain-name localdomain; 33 option netbios-name-servers 172.16.254.2; 34 option routers 172.16.254.2; 39 option domain-name-servers 0.0.0.0; 40 # option domain-name ""; 41 option routers 0.0.0.0;
|