Searched refs:on (Results 1 - 25 of 831) sorted by relevance

1234567891011>>

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.hton.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
51 /on/
57 /on/
63 /on/
69 /on/
H A Dtst.index.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
52 /on/
58 /on/
H A Dtst.strchr.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
51 /on/
57 /on/
H A Dtst.basename.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.cleanpath.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.ddi_pathname.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.dirname.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.msgdsize.d45 on = (timestamp / 1000000000) & 1;
49 /on/
55 /on/
H A Dtst.msgsize.d45 on = (timestamp / 1000000000) & 1;
49 /on/
55 /on/
H A Dtst.strjoin.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.strstr.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.strtok.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
H A Dtst.substr.d35 on = (timestamp / 1000000000) & 1;
39 /on/
45 /on/
/freebsd-10-stable/release/picobsd/floppy.tree/etc/
H A Dttys13 ttyv0 "/usr/libexec/getty Pc" xterm on secure
15 ttyv1 "/usr/libexec/getty Pc" xterm on secure
16 ttyv2 "/usr/libexec/getty Pc" xterm on secure
17 ttyv3 "/usr/libexec/getty Pc" xterm on secure
18 ttyv4 "/usr/libexec/getty Pc" xterm on secure
19 ttyv5 "/usr/libexec/getty Pc" xterm on secure
20 ttyv6 "/usr/libexec/getty Pc" xterm on secure
21 ttyv7 "/usr/libexec/getty Pc" xterm on secure
22 #ttyv8 "/usr/libexec/getty Pc" xterm on secure
23 #ttyv9 "/usr/libexec/getty Pc" xterm on secur
[all...]
/freebsd-10-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c83 * The decision to issue/deduct a credit is based on the errors and
86 * ath_rate_raise_threshold defines the threshold on credits at which
116 struct onoe_node *on = ATH_NODE_ONOE(an); local
118 *rix = on->on_tx_rix0;
119 *try0 = on->on_tx_try0;
121 *txrate = on->on_tx_rate0sp;
123 *txrate = on->on_tx_rate0;
136 struct onoe_node *on = ATH_NODE_ONOE(an); local
140 rc[0].rix = on->on_tx_rate0;
141 rc[1].rix = on
155 struct onoe_node *on = ATH_NODE_ONOE(an); local
169 struct onoe_node *on = ATH_NODE_ONOE(an); local
194 struct onoe_node *on = ATH_NODE_ONOE(an); local
329 struct onoe_node *on = ATH_NODE_ONOE(ATH_NODE(ni)); local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sched/
H A Dtst.oncpu.d32 sched:::on-cpu
35 self->on++;
39 /pid == $pid && self->on/
45 /self->on > 50 && self->off > 50/
/freebsd-10-stable/contrib/ipfilter/rules/
H A Dexample.12 # block all incoming TCP packets on le0 from host 10.1.1.1 to any destination.
4 block in on le0 proto tcp from 10.1.1.1/32 to any
H A Dexample.22 # block all outgoing TCP packets on le0 from any host to port 23 of
5 block out on le0 proto tcp from any to 10.1.1.3/32 port = 23
H A Dexample.97 # only allow packets in and out on le1 which are top secret
9 block out on le1 all
10 pass out on le1 all with opt sec-class topsecret
11 block in on le1 all
12 pass in on le1 all with opt sec-class topsecret
H A Dserver8 pass in quick on le0 from 128.1.40.0/24 to any
9 block in log quick on le0 from any to any
10 block in log quick on le1 from 128.1.1.0/24 to any
11 pass in quick on le1 from any to any
H A Dtcpstate5 pass out quick on le0 proto tcp from any to any flags S/SAFR keep state
6 block out on le0 proto tcp all
7 block in on le0 proto tcp all
11 pass out quick on le0 proto udp from any to any port = 53 keep state
12 block out on le0 proto udp all
13 block in on le0 proto udp all
/freebsd-10-stable/sys/gnu/dts/arm/
H A Drk3288-evb-rk808.dts54 regulator-always-on;
55 regulator-boot-on;
65 regulator-always-on;
66 regulator-boot-on;
71 regulator-on-in-suspend;
77 regulator-always-on;
78 regulator-boot-on;
81 regulator-on-in-suspend;
86 regulator-always-on;
87 regulator-boot-on;
[all...]
H A Dimx53-qsrb.dts57 regulator-boot-on;
58 regulator-always-on;
65 regulator-boot-on;
66 regulator-always-on;
73 regulator-boot-on;
74 regulator-always-on;
81 regulator-boot-on;
88 regulator-boot-on;
89 regulator-always-on;
96 regulator-boot-on;
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.basic.ksh48 xdt:sched::on-cpu
51 self->on++;
55 /arg0 == 0 && self->on/
61 /self->on > 50 && self->off > 50/
/freebsd-10-stable/contrib/dialog/samples/
H A Dchecklist1013 present a list of choices which can be turned on or \n\
14 off. If there are more items than can fit on the \n\
18 Press SPACE to toggle an option on/off. \n\n\
20 Dialog "" on \
25 Noninteractive "" on \

Completed in 93 milliseconds

1234567891011>>