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

1234567891011>>

/freebsd-10.0-release/etc/etc.powerpc/
H A Dttys5 # This file specifies various information about terminals on the system.
11 # getty The program to start running on the terminal. Typically a
22 # status Must be on or off. If on, init will run the getty program on
32 ttyv0 "/usr/libexec/getty Pc" xterm on secure
34 ttyv1 "/usr/libexec/getty Pc" xterm on secure
35 ttyv2 "/usr/libexec/getty Pc" xterm on secure
36 ttyv3 "/usr/libexec/getty Pc" xterm on secure
37 ttyv4 "/usr/libexec/getty Pc" xterm on secur
[all...]
/freebsd-10.0-release/etc/etc.sparc64/
H A Dttys5 # This file specifies various information about terminals on the system.
11 # getty The program to start running on the terminal. Typically a
22 # status Must be on or off. If on, init will run the getty program on
36 ttyv0 "/usr/libexec/getty Pc" xterm on secure
38 ttyv1 "/usr/libexec/getty Pc" xterm on secure
39 ttyv2 "/usr/libexec/getty Pc" xterm on secure
40 ttyv3 "/usr/libexec/getty Pc" xterm on secure
41 ttyv4 "/usr/libexec/getty Pc" xterm on secur
[all...]
/freebsd-10.0-release/etc/etc.amd64/
H A Dttys5 # This file specifies various information about terminals on the system.
11 # getty The program to start running on the terminal. Typically a
22 # status Must be on or off. If on, init will run the getty program on
32 ttyv0 "/usr/libexec/getty Pc" xterm on secure
34 ttyv1 "/usr/libexec/getty Pc" xterm on secure
35 ttyv2 "/usr/libexec/getty Pc" xterm on secure
36 ttyv3 "/usr/libexec/getty Pc" xterm on secure
37 ttyv4 "/usr/libexec/getty Pc" xterm on secur
[all...]
/freebsd-10.0-release/etc/etc.i386/
H A Dttys5 # This file specifies various information about terminals on the system.
11 # getty The program to start running on the terminal. Typically a
22 # status Must be on or off. If on, init will run the getty program on
32 ttyv0 "/usr/libexec/getty Pc" xterm on secure
34 ttyv1 "/usr/libexec/getty Pc" xterm on secure
35 ttyv2 "/usr/libexec/getty Pc" xterm on secure
36 ttyv3 "/usr/libexec/getty Pc" xterm on secure
37 ttyv4 "/usr/libexec/getty Pc" xterm on secur
[all...]
/freebsd-10.0-release/etc/etc.pc98/
H A Dttys5 # This file specifies various information about terminals on the system.
11 # getty The program to start running on the terminal. Typically a
22 # status Must be on or off. If on, init will run the getty program on
32 ttyv0 "/usr/libexec/getty Pc" cons25w on secure
34 ttyv1 "/usr/libexec/getty Pc" cons25w on secure
35 ttyv2 "/usr/libexec/getty Pc" cons25w on secure
36 ttyv3 "/usr/libexec/getty Pc" cons25w on secure
37 ttyv4 "/usr/libexec/getty Pc" cons25w on secur
[all...]
/freebsd-10.0-release/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/
/freebsd-10.0-release/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.0-release/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.0-release/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.0-release/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

Completed in 207 milliseconds

1234567891011>>