Symbol: ON
games/battlestar/command2.c
111
if (wordvalue[wordnumber] == ON) {
games/battlestar/words.c
171
{ "on", ON, PREPS, NULL },
games/hack/hack.tty.c
142
flags.echo = (inittyb.c_lflag & ECHO) ? ON : OFF;
games/hack/hack.tty.c
143
flags.cbreak = (inittyb.c_lflag & ICANON) ? OFF : ON;
games/hack/hack.tty.c
158
flags.cbreak = ON;
sbin/dhcp6leased/parse.y
156
ia_pd : REQUEST PREFIX DELEGATION ON STRING FOR {
sbin/dhcp6leased/parse.y
246
{"on", ON},
sbin/dhcp6leased/parse.y
98
%token ERROR DELEGATION FOR ON PREFIX REQUEST RAPID COMMIT
sbin/iked/parse.y
1359
| RADIUS DAE LISTEN ON STRING port {
sbin/iked/parse.y
1617
{ "on", ON },
sbin/iked/parse.y
446
%token FROM ESP AH IN PEER ON OUT TO SRCID DSTID PSK PORT
sbin/iked/parse.y
460
%token CLIENT DAE LISTEN ON NATT
sbin/ipsecctl/parse.y
282
%token FLOW FROM ESP AH IN PEER ON OUT TO SRCID DSTID RSA PSK TCPMD5 SPI
sbin/pfctl/parse.y
2893
| ON if_item_not { $$ = $2; }
sbin/pfctl/parse.y
2894
| ON '{' optnl if_list '}' { $$ = $4; }
sbin/pfctl/parse.y
530
%token PASS BLOCK MATCH SCRUB RETURN IN OS OUT LOG QUICK ON FROM TO FLAGS
sbin/pfctl/parse.y
5554
{ "on", ON},
sys/arch/luna88k/dev/xp.c
218
put_pio0c(XP_RESET, ON);
sys/arch/sh/sh/db_interface.c
263
ON(r, SH3_MMUDA_D_V),
sys/arch/sh/sh/db_interface.c
264
ON(r, SH3_MMUDA_D_D),
sys/arch/sh/sh/db_interface.c
265
ON(r, SH3_MMUDA_D_C),
sys/arch/sh/sh/db_interface.c
266
ON(r, SH3_MMUDA_D_SH),
sys/arch/sh/sh/db_interface.c
301
ON(r, SH4_ITLB_DA1_V),
sys/arch/sh/sh/db_interface.c
302
ON(r, SH4_ITLB_DA1_C),
sys/arch/sh/sh/db_interface.c
303
ON(r, SH4_ITLB_DA1_SH),
sys/arch/sh/sh/db_interface.c
311
ON(r, SH4_ITLB_DA2_TC),
sys/arch/sh/sh/db_interface.c
331
ON(r, SH4_UTLB_DA1_V),
sys/arch/sh/sh/db_interface.c
332
ON(r, SH4_UTLB_DA1_D),
sys/arch/sh/sh/db_interface.c
333
ON(r, SH4_UTLB_DA1_C),
sys/arch/sh/sh/db_interface.c
334
ON(r, SH4_UTLB_DA1_SH),
sys/arch/sh/sh/db_interface.c
335
ON(r, SH4_UTLB_DA1_WT),
sys/arch/sh/sh/db_interface.c
344
ON(r, SH4_UTLB_DA2_TC),
sys/arch/sh/sh/db_interface.c
446
ON(r, CCA_U), ON(r, CCA_V));
sys/arch/sh/sh/db_interface.c
486
db_printf("%08x _%c ", r & CCIA_TAGADDR_MASK, ON(r, CCIA_V));
sys/arch/sh/sh/db_interface.c
496
db_printf("%08x %c%c ", r & CCDA_TAGADDR_MASK, ON(r, CCDA_U),
sys/arch/sh/sh/db_interface.c
497
ON(r, CCDA_V));
usr.bin/indent/args.c
101
{"eei", PRO_BOOL, false, ON, &extra_expression_indent },
usr.bin/indent/args.c
102
{"ei", PRO_BOOL, true, ON, &ps.else_if },
usr.bin/indent/args.c
106
{"fc1", PRO_BOOL, true, ON, &format_col1_comments },
usr.bin/indent/args.c
110
{"ip", PRO_BOOL, true, ON, &ps.indent_parameters },
usr.bin/indent/args.c
113
{"lp", PRO_BOOL, true, ON, &lineup_to_parens },
usr.bin/indent/args.c
122
{"nbc", PRO_BOOL, true, ON, &ps.leave_comma },
usr.bin/indent/args.c
140
{"pcs", PRO_BOOL, false, ON, &proc_calls_space },
usr.bin/indent/args.c
141
{"psl", PRO_BOOL, true, ON, &procnames_start_line },
usr.bin/indent/args.c
142
{"ps", PRO_BOOL, false, ON, &pointer_as_binop },
usr.bin/indent/args.c
143
{"sc", PRO_BOOL, true, ON, &star_comment_cont },
usr.bin/indent/args.c
144
{"sob", PRO_BOOL, false, ON, &swallow_optional_blanklines },
usr.bin/indent/args.c
146
{"troff", PRO_BOOL, false, ON, &troff },
usr.bin/indent/args.c
147
{"ut", PRO_BOOL, true, ON, &use_tabs},
usr.bin/indent/args.c
148
{"v", PRO_BOOL, false, ON, &verbose },
usr.bin/indent/args.c
81
{"bacc", PRO_BOOL, false, ON,
usr.bin/indent/args.c
83
{"badp", PRO_BOOL, false, ON,
usr.bin/indent/args.c
85
{"bad", PRO_BOOL, false, ON, &blanklines_after_declarations },
usr.bin/indent/args.c
86
{"bap", PRO_BOOL, false, ON, &blanklines_after_procs },
usr.bin/indent/args.c
87
{"bbb", PRO_BOOL, false, ON, &blanklines_before_blockcomments },
usr.bin/indent/args.c
90
{"br", PRO_BOOL, true, ON, &btype_2 },
usr.bin/indent/args.c
91
{"bs", PRO_BOOL, false, ON, &Bill_Shannon },
usr.bin/indent/args.c
92
{"cdb", PRO_BOOL, true, ON, &comment_delimiter_on_blankline },
usr.bin/indent/args.c
94
{"ce", PRO_BOOL, true, ON, &cuddle_else },
usr.bin/indent/args.c
99
{"dj", PRO_BOOL, false, ON, &ps.ljust_decl },
usr.sbin/bgpd/parse.y
1595
l3vpn : VPN STRING ON STRING {
usr.sbin/bgpd/parse.y
2185
| DEPEND ON STRING {
usr.sbin/bgpd/parse.y
240
%token AS ROUTERID HOLDTIME YMIN LISTEN ON FIBUPDATE FIBPRIORITY RTABLE
usr.sbin/bgpd/parse.y
3639
{ "on", ON },
usr.sbin/bgpd/parse.y
782
| LISTEN ON address {
usr.sbin/bgpd/parse.y
796
| LISTEN ON address PORT port {
usr.sbin/config/gram.y
102
%token MAXUSERS MAXPARTITIONS MINOR ON OPTIONS PSEUDO_DEVICE ROOT SOURCE SWAP
usr.sbin/config/gram.y
396
ON | /* empty */;
usr.sbin/hostapd/parse.y
1298
{ "on", ON },
usr.sbin/hostapd/parse.y
160
%token ADDRESS PORT ON NOTIFY TTL INCLUDE ROUTE ROAMING RSSI TXRATE FREQ
usr.sbin/hostapd/parse.y
350
| ON not STRING
usr.sbin/httpd/parse.y
140
%token LISTEN LOCATION LOG LOGDIR MATCH MAXIMUM NO NODELAY OCSP ON PORT PREFORK
usr.sbin/httpd/parse.y
1496
{ "on", ON },
usr.sbin/httpd/parse.y
472
serveroptsl : LISTEN ON STRING opttls port {
usr.sbin/ldapd/parse.y
119
%token ERROR LISTEN ON LEGACY TLS LDAPS PORT NAMESPACE ROOTDN ROOTPW INDEX
usr.sbin/ldapd/parse.y
187
conf_main : LISTEN ON STRING port ssl certname {
usr.sbin/ldapd/parse.y
260
| ON { $$ = 1; }
usr.sbin/ldapd/parse.y
463
{ "on", ON },
usr.sbin/lpd/parse.y
121
%token LISTEN ON PORT INET4 INET6 LOCAL SOCKET
usr.sbin/lpd/parse.y
217
main : LISTEN ON STRING {
usr.sbin/lpd/parse.y
263
{ "on", ON },
usr.sbin/npppd/npppd/parse.y
106
%token TUNNEL LISTEN ON PROTOCOL
usr.sbin/npppd/npppd/parse.y
1146
{ "on", ON},
usr.sbin/npppd/npppd/parse.y
291
tunnopt : LISTEN ON addressport {
usr.sbin/npppd/npppd/parse.y
333
| LISTEN ON INTERFACE STRING {
usr.sbin/npppd/npppd/parse.y
563
| RADIUS DAE LISTEN ON addressport {
usr.sbin/ntpd/parse.y
109
main : LISTEN ON address listen_opts {
usr.sbin/ntpd/parse.y
540
{ "on", ON},
usr.sbin/ntpd/parse.y
86
%token LISTEN ON CONSTRAINT CONSTRAINTS FROM QUERY TRUSTED
usr.sbin/ospf6d/parse.y
138
%token DEPEND ON
usr.sbin/ospf6d/parse.y
387
| DEPEND ON STRING {
usr.sbin/ospf6d/parse.y
653
{"on", ON},
usr.sbin/ospfd/parse.y
142
%token DEPEND ON
usr.sbin/ospfd/parse.y
432
dependon : DEPEND ON STRING {
usr.sbin/ospfd/parse.y
843
{"on", ON},
usr.sbin/radiusd/parse.y
138
listen : LISTEN ON listen_addr {
usr.sbin/radiusd/parse.y
616
{ "on", ON},
usr.sbin/radiusd/parse.y
97
%token INCLUDE LISTEN ON PORT CLIENT SECRET LOAD MODULE MSGAUTH_REQUIRED
usr.sbin/relayd/parse.y
176
%token LOOKUP METHOD MODE NAT NO DESTINATION NODELAY NOTHING ON PARENT PATH
usr.sbin/relayd/parse.y
1921
relayoptsl : LISTEN ON STRING port opttls {
usr.sbin/relayd/parse.y
2479
{ "on", ON },
usr.sbin/relayd/parse.y
609
| LISTEN ON STRING redirect_proto port interface pflog {
usr.sbin/sasyncd/conf.y
199
| LISTEN ON STRING af port
usr.sbin/sasyncd/conf.y
269
{ "on", ON },
usr.sbin/sasyncd/conf.y
66
%token MODE INTERFACE INTERVAL LISTEN ON PORT PEER SHAREDKEY
usr.sbin/smtpd/parse.y
184
%token ON
usr.sbin/smtpd/parse.y
2562
} ON listener_type {
usr.sbin/smtpd/parse.y
2742
{ "on", ON },
usr.sbin/snmpd/parse.y
1317
{ "on", ON },
usr.sbin/snmpd/parse.y
180
%token LISTEN ON READ WRITE NOTIFY SNMPV1 SNMPV2 SNMPV3
usr.sbin/snmpd/parse.y
262
main : LISTEN ON listen_udptcp