/freebsd-src/share/doc/papers/jail/ |
H A D | jail01.fig | 47 4 0 0 100 0 14 12 0.0000 4 150 105 1950 3600 /\001 52 4 0 0 100 0 14 12 0.0000 4 150 420 2550 2700 etc/\001 53 4 0 0 100 0 14 12 0.0000 4 150 420 2550 3000 usr/\001 54 4 0 0 100 0 14 12 0.0000 4 150 420 2550 3300 var/\001 72 4 0 0 100 0 14 12 0.0000 4 150 420 5400 1500 etc/\001 73 4 0 0 100 0 14 12 0.0000 4 150 420 5400 1800 usr/\001 74 4 0 0 100 0 14 12 0.0000 4 150 420 5400 2100 var/\001 77 4 0 0 100 0 14 12 0.0000 4 150 420 5400 3600 etc/\001 78 4 0 0 100 0 14 12 0.0000 4 150 420 5400 3900 usr/\001 79 4 0 0 100 0 14 12 0.0000 4 150 420 5400 4200 var/\001
|
/freebsd-src/contrib/netbsd-tests/ipf/input/ |
H A D | n13_6 | 1 out6 on le0 192:168:1::1 150:1:1::1 2 out6 on le0 192:168:1::1 150:1:1::2 3 out6 on le0 192:168:1::2 150:1:1::2 4 out6 on le0 192:168:1::3 150:1:1::1
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_dfs.c | 30 RADAR_SPEC(0, 8, 2, 15, 106, 150, 10, 4900, 100096, 10, 0, 32 RADAR_SPEC(0, 40, 4, 59, 96, 380, 150, 4900, 100096, 40, 0, 36 RADAR_SPEC(8, 8, 2, 9, 106, 150, 32, 4900, 296704, 32, 0, 39 RADAR_SPEC(0, 8, 2, 15, 106, 150, 10, 4900, 100096, 10, 0, 41 RADAR_SPEC(0, 40, 4, 59, 96, 380, 150, 4900, 100096, 40, 0, 45 RADAR_SPEC(8, 8, 2, 9, 106, 150, 32, 4900, 296704, 32, 0, 48 RADAR_SPEC(0, 8, 2, 15, 106, 150, 10, 4900, 100096, 10, 0, 50 RADAR_SPEC(0, 40, 4, 59, 96, 380, 150, 4900, 100096, 40, 0, 54 RADAR_SPEC(8, 8, 2, 9, 106, 150, 32, 4900, 296704, 32, 0, 60 RADAR_SPEC(0, 8, 2, 12, 106, 150, 5, 2900, 80100, 5, 0, [all …]
|
/freebsd-src/share/examples/ipfilter/ |
H A D | ipf.conf.restrictive | 18 # 150 outgoing ed1 23 block out log body on ed1 all head 150 48 # outgoing ed1 traffic - group 150 50 pass out log quick proto tcp/udp from any to 212.40.0.10 port = 53 keep state group 150 51 pass out log quick proto tcp/udp from any to 212.40.5.50 port = 53 keep state group 150 53 pass out log quick proto tcp from any to any port = 80 flags S/SA keep state keep frags group 150 55 pass out log quick proto tcp from 192.168.1.1/24 to any port = 25 flags S/SA keep state group 150 57 pass out log quick proto tcp from 192.168.1.1/24 to any port = 110 flags S/SA keep state group 150 59 pass out log quick proto tcp/udp from 192.168.1.1/24 to any port = ftp keep state group 150 60 pass out log quick proto icmp from any to any keep state keep frags group 150
|
H A D | ipf.conf.sample | 3 pass out on ed1 all head 150 4 block out from 127.0.0.0/8 to any group 150 5 block out from any to 127.0.0.0/8 group 150 6 block out from any to 192.168.1.110/32 group 150
|
H A D | ipf.conf.permissive | 11 pass out on ed1 all head 150 12 block out from 127.0.0.0/8 to any group 150 13 block out from any to 127.0.0.0/8 group 150 14 block out from any to 192.168.1.110/32 group 150
|
/freebsd-src/contrib/libcbor/test/ |
H A D | string_test.c | 80 /* 150 | Lorem ....*/ 86 assert_size_equal(cbor_string_length(string), 150); in test_int8_string() 87 assert_size_equal(cbor_string_codepoint_count(string), 150); in test_int8_string() 91 150 in test_int8_string() 112 /* 150 | Lorem ....*/ 113 /* This valid but not realistic - length 150 could be encoded in a single 120 assert_size_equal(cbor_string_length(string), 150); in test_int16_string() 121 assert_size_equal(cbor_string_codepoint_count(string), 150); in test_int16_string() 125 150 in test_int16_string() 147 /* 150 | Lorem ....*/ [all …]
|
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | sf.h | 40 #define SF_SINGLE_UNICAST_IDLE_TIMER_DEF 160 /* 150 uSec */ 42 #define SF_AGG_UNICAST_IDLE_TIMER_DEF 160 /* 150 uSec */ 44 #define SF_MCAST_IDLE_TIMER_DEF 160 /* 150 mSec */ 46 #define SF_BA_IDLE_TIMER_DEF 160 /* 150 uSec */ 48 #define SF_TX_RE_IDLE_TIMER_DEF 160 /* 150 uSec */
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.truncquant.d | 36 @[i] = lquantize(i, 0, 150); 37 @[i] = lquantize(i + 1, 0, 150); 38 @[i] = lquantize(i + 2, 0, 150); 39 @[i] = lquantize(i + 3, 0, 150);
|
H A D | tst.negtruncquant.d | 36 @[i] = lquantize(i, 0, 150); 37 @[i] = lquantize(i + 1, 0, 150); 38 @[i] = lquantize(i + 2, 0, 150); 39 @[i] = lquantize(i + 3, 0, 150);
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/ |
H A D | tst.trunc.d | 33 @[i] = llquantize(i, 10, 1, 2, 10, 150); 34 @[i] = llquantize(i + 1, 10, 1, 2, 10, 150); 35 @[i] = llquantize(i + 2, 10, 1, 2, 10, 150); 36 @[i] = llquantize(i + 3, 10, 1, 2, 10, 150);
|
/freebsd-src/usr.bin/hexdump/tests/ |
H A D | d_hexdump_bflag_b.out | 1 0000000 124 150 145 040 161 165 151 143 153 040 142 162 157 167 156 040 3 0000020 164 150 145 040 142 154 165 145 040 150 157 165 163 145 012 012
|
/freebsd-src/crypto/heimdal/doc/doxyout/gssapi/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/crypto/heimdal/doc/doxyout/wind/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/crypto/heimdal/doc/doxyout/hdb/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/crypto/heimdal/doc/doxyout/krb5/html/ |
H A D | tabs.css | 42 background-position: 100% -150px; 82 background-position: 0% -150px; 87 background-position: 100% -150px; 93 background-position: 0% -150px;
|
/freebsd-src/sys/dev/wtap/wtap_hal/ |
H A D | hal.c | 109 {0,152,154,152,150,151}, in new_wtap() 110 {0,152,154,152,150,152}, in new_wtap() 111 {0,152,154,152,150,153}, in new_wtap() 112 {0,152,154,152,150,154}, in new_wtap() 113 {0,152,154,152,150,155}, in new_wtap() 114 {0,152,154,152,150,156}, in new_wtap() 115 {0,152,154,152,150,157}, in new_wtap() 116 {0,152,154,152,150,158}, in new_wtap()
|
/freebsd-src/usr.bin/ministat/ |
H A D | iguana | 3 150 7 150
|
/freebsd-src/usr.bin/mt/ |
H A D | mt.1 | 473 0x10 6.3 (0.25) 18 394 (10,000) GCR C QIC-150 1,6 580 tape drives such as the Archive Viper 150, Wangtek 5525ES, and Tandberg 589 0x05 X3.136-1986 QIC-24 DC615A 15MB 9 150ft 593 0x10 QIC-150 QIC-150 DC600XTD/DC6150 150MB 18 620ft 594 0x10 QIC-150 QIC-150 DC6250 250MB 18 1,020ft 605 QIC-24, QIC-120, QIC-150 use fixed blocksize of 512 bytes, QIC-525, QIC-1000 613 It seems that the 150MB and larger streamers cannot write QIC-24 9 track 618 DC600A cartridges marked 12,500ftpi can be used as both QIC-120 and QIC-150
|
/freebsd-src/sys/dev/bwn/ |
H A D | if_bwn_util.c | 113 150, 150, 150, 150, 151, 151, 151, 152, in bwn_sqrt()
|
/freebsd-src/share/syscons/keymaps/ |
H A D | ru.cp866.kbd | 52 047 'v' 'V' syn syn 246 214 150 150 C 151 145 230 150 etb etb 247 215 151 151 C 156 150 163 131 nak nak 245 213 149 149 C 181 175 172 140 syn syn 246 214 150 150 C
|
/freebsd-src/libexec/getty/ |
H A D | gettytab | 55 1|std.150|150-baud:\ 56 :np:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 : 107 d150|Dial-150:\ 108 :nx=d110:lm@:tc=150-baud:
|