/freebsd/crypto/openssh/ |
H A D | moduli | 3 20231002030805 2 6 100 2047 5 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 4 20231002030808 2 6 100 2047 2 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 5 20231002030813 2 6 100 2047 5 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 6 20231002030815 2 6 100 2047 5 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 7 20231002030836 2 6 100 2047 5 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 8 20231002030904 2 6 100 2047 2 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 9 20231002030905 2 6 100 2047 2 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 10 20231002030909 2 6 100 2047 2 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 11 20231002030914 2 6 100 2047 5 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… 12 20231002030917 2 6 100 2047 2 C9221A14AD5A6D21D700B002E8DAD042C817FAAAB8D0456A14E7A99010D8C877B4838… [all …]
|
H A D | sshpty.c | 73 error("openpty: %.100s", strerror(errno)); in pty_allocate() 91 error("chown %.100s 0 0 failed: %.100s", tty, strerror(errno)); in pty_release() 93 error("chmod %.100s 0666 failed: %.100s", tty, strerror(errno)); in pty_release() 113 error("setsid: %.100s", strerror(errno)); in pty_make_controlling_tty() 128 error("ioctl(TIOCSCTTY): %.100s", strerror(errno)); in pty_make_controlling_tty() 136 error("%.100s: %.100s", tty, strerror(errno)); in pty_make_controlling_tty() 143 error("open /dev/tty failed - could not set controlling tty: %.100s", in pty_make_controlling_tty() 186 fatal("stat(%.100s) failed: %.100s", tty, in pty_setowner() 197 debug("chown(%.100s, %u, %u) failed: %.100s", in pty_setowner() 201 fatal("chown(%.100s, %u, %u) failed: %.100s", in pty_setowner() [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.aggpack.d.out | 24 100 0 :X : 2 | 100 25 99 0 :X_ : 2 | 100 26 98 0 :X_ : 2 | 100 27 97 0 :X_ : 2 | 100 28 96 0 :X_ : 2 | 100 29 95 0 :X_ : 2 | 100 30 94 0 :X_ : 2 | 100 31 93 0 :X_ : 2 | 100 32 92 0 :X_ : 2 | 100 33 91 0 :X_ : 2 | 100 [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/multiaggs/ |
H A D | tst.sort.d.out | 1 100 50 75 88 94 86 14 93 97 99 100 87 15 93 97 99 100 88 12 94 97 99 100 89 13 94 97 99 100 90 10 95 98 99 100 91 11 95 98 99 100 92 8 96 98 99 100 93 9 96 98 99 100 94 6 97 99 100 100 [all …]
|
/freebsd/sys/dev/mii/ |
H A D | miidevs | 120 model AGERE ET1011 0x0001 ET1011 10/100/1000baseT PHY 121 model AGERE ET1011C 0x0004 ET1011C 10/100/1000baseT PHY 124 model ALTIMA ACXXX 0x0001 ACXXX 10/100 media interface 125 model ALTIMA AC101L 0x0012 AC101L 10/100 media interface 126 model ALTIMA AC101 0x0021 AC101 10/100 media interface 128 model ALTIMA Am79C875 0x0014 Am79C875 10/100 media interface 129 model ALTIMA Am79C874 0x0021 Am79C874 10/100 media interface 134 model yyAMD 79c973phy 0x0036 Am79C973 internal 10/100 media interface 139 model xxATHEROS F1 0x0001 Atheros F1 10/100/1000 PHY 140 model xxATHEROS F2 0x0002 Atheros F2 10/100 PHY [all …]
|
H A D | bmtphyreg.h | 51 #define AUX_STS_FX_MODE 0x0400 /* 100base-FX mode (strap pin) */ 53 #define AUX_STS_100BASE_LINK 0x0100 /* 1 = 100base link */ 63 #define MII_BMTPHY_RXERROR_CTR 0x12 /* 100base-X Rx error counter */ 66 #define MII_BMTPHY_FCS_CTR 0x13 /* 100base-X false carrier counter */ 69 #define MII_BMTPHY_DIS_CTR 0x14 /* 100base-X disconnect counter */ 82 #define AUX_CSR_F100 0x0004 /* force 100base */ 83 #define AUX_CSR_SPEED 0x0002 /* 1 = 100, 0 = 10 */ 96 #define AUX_SS_HCD_100TX 0x0300 /* 100baseTX-FDX */ 97 #define AUX_SS_HCD_100T4 0x0400 /* 100baseT4 */ 98 #define AUX_SS_HCD_100TX_FDX 0x0500 /* 100baseTX-FDX */ [all …]
|
/freebsd/share/doc/papers/jail/ |
H A D | jail01.fig | 12 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 14 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 17 2 1 0 2 0 7 100 0 -1 0.000 0 2 -1 0 0 2 19 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 21 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 23 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 25 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 27 2 1 0 2 0 7 100 0 -1 0.000 0 0 -1 0 0 2 29 2 1 0 2 0 7 100 0 -1 0.000 0 2 -1 0 0 2 31 4 2 0 100 0 14 12 0.0000 4 180 420 8700 3900 fxp0\001 [all …]
|
/freebsd/contrib/bc/tests/bc/scripts/ |
H A D | references.txt | 11 100 64 100 117 100 170 100 188 100 206 100 223 100 276 100 329 100 382 100 [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.lltostrbase.d.out | 5 base -2 of 100: <error> 12 base -1 of 100: <error> 19 base 0 of 100: <error> 26 base 1 of 100: <error> 33 base 2 of 100: 1100100 40 base 3 of 100: 10201 47 base 4 of 100: 1210 54 base 5 of 100: 400 61 base 6 of 100: 244 68 base 7 of 100: 202 [all …]
|
/freebsd/usr.sbin/bluetooth/rtlbtfw/ |
H A D | rtlbtfw.conf | 6 notify 100 { 20 notify 100 { 30 notify 100 { 40 notify 100 { 50 notify 100 { 58 notify 100 { 66 notify 100 { 74 notify 100 { 84 notify 100 { 92 notify 100 { [all …]
|
/freebsd/lib/libifconfig/ |
H A D | sfp.lua | 155 {0x20, "100BASE_FX", "100BASE-FX"}, 156 {0x10, "100BASE_LX_LX10", "100BASE-LX/LX10"}, 221 {0x01, "100", "100 MBytes/sec"}, 269 "50GBASE-SR/100GBASE-SR2/200GBASE-SR4"}, 271 "50GBASE-CR/100GBASE-CR2/200GBASE-CR4"}, 285 "50GAUI/100GAUI-2/200GAUI-4 AOC (BER <2.6e-4)"}, 287 "50GAUI/100GAUI-2/200GAUI-4 ACC (BER <2.6e-4)"}, 289 "50GAUI/100GAUI-2/200GAUI-4 AOC (BER <1e-6)"}, 291 "50GAUI/100GAUI-2/200GAUI-4 ACC (BER <1e-6)"}, 300 {0x27, "100G_LR", "100G-LR"}, [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/ |
H A D | uncore-power.json | 10 …requency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can … 14 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", 20 …requency that is configured in the filter. (filter_band1=XXX, with XXX in 100Mhz units). One can … 24 "MetricExpr": "(UNC_P_FREQ_BAND1_CYCLES / UNC_P_CLOCKTICKS) * 100.", 30 …requency that is configured in the filter. (filter_band2=XXX, with XXX in 100Mhz units). One can … 34 "MetricExpr": "(UNC_P_FREQ_BAND2_CYCLES / UNC_P_CLOCKTICKS) * 100.", 40 …requency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can … 44 "MetricExpr": "(UNC_P_FREQ_BAND3_CYCLES / UNC_P_CLOCKTICKS) * 100.", 50 …requency that is configured in the filter. (filter_band0=XXX, with XXX in 100Mhz units). One can … 55 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/ |
H A D | uncore-power.json | 10 …frequency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units). One can … 14 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", 20 …frequency that is configured in the filter. (filter_band1=XXX with XXX in 100Mhz units). One can … 24 "MetricExpr": "(UNC_P_FREQ_BAND1_CYCLES / UNC_P_CLOCKTICKS) * 100.", 30 …frequency that is configured in the filter. (filter_band2=XXX with XXX in 100Mhz units). One can … 34 "MetricExpr": "(UNC_P_FREQ_BAND2_CYCLES / UNC_P_CLOCKTICKS) * 100.", 40 …requency that is configured in the filter. (filter_band3=XXX, with XXX in 100Mhz units). One can … 44 "MetricExpr": "(UNC_P_FREQ_BAND3_CYCLES / UNC_P_CLOCKTICKS) * 100.", 50 …frequency that is configured in the filter. (filter_band0=XXX with XXX in 100Mhz units). One can … 55 "MetricExpr": "(UNC_P_FREQ_BAND0_CYCLES / UNC_P_CLOCKTICKS) * 100.", [all …]
|
/freebsd/sys/net/ |
H A D | if_media.h | 145 #define IFM_100_TX 6 /* 100BaseTX - RJ45 */ 146 #define IFM_100_FX 7 /* 100BaseFX - Fiber */ 147 #define IFM_100_T4 8 /* 100BaseT4 - 4 pair cat 3 */ 148 #define IFM_100_VG 9 /* 100VG-AnyLAN */ 149 #define IFM_100_T2 10 /* 100BaseT2 */ 188 #define IFM_100G_CR4 IFM_X(47) /* 100GBase-CR4 */ 189 #define IFM_100G_SR4 IFM_X(48) /* 100GBase-SR4 */ 190 #define IFM_100G_KR4 IFM_X(49) /* 100GBase-KR4 */ 191 #define IFM_100G_LR4 IFM_X(50) /* 100GBase-LR4 */ 193 #define IFM_100_T IFM_X(52) /* 100BaseT - RJ45 */ [all …]
|
/freebsd/contrib/netbsd-tests/usr.bin/id/ |
H A D | t_id.sh | 44 echo "uid=100(test) gid=100(users) groups=100(users),0(wheel)" >expout 46 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh 100 54 echo "uid=100(test) gid=100(users) euid=0(root) egid=0(wheel) groups=100(users),0(wheel)" >expout 92 echo "100 0" >expout 94 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh -G 100 99 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh -G -n 100 124 echo "100" >expout 126 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh -g 100 131 atf_check -s eq:0 -o file:expout -e empty ./run_id.sh -g -n 100 142 echo "100" >expout [all …]
|
H A D | pwgr.c | 33 * User test, uid 100, primary group 100 (users), secondary group 0 (wheel). 52 return 100; in getgid() 61 return 100; in getegid() 67 return 100; in getuid() 76 return 100; in geteuid() 95 } else if (gid == 100) { in getgrgid() 97 g->gr_gid = 100; in getgrgid() 144 gidset[0] = 100; in getgroups() 161 p->pw_uid = 100; in getpwnam() 162 p->pw_gid = 100; in getpwnam() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | arcstat.in | 69 "hit%": [4, 100, "ARC hit percentage"], 70 "ioh%": [4, 100, "ARC I/O hit percentage"], 71 "miss%": [5, 100, "ARC miss percentage"], 75 "dh%": [3, 100, "Demand hit percentage"], 76 "di%": [3, 100, "Demand I/O hit percentage"], 77 "dm%": [3, 100, "Demand miss percentage"], 81 "ddh%": [4, 100, "Demand data hit percentage"], 82 "ddi%": [4, 100, "Demand data I/O hit percentage"], 83 "ddm%": [4, 100, "Demand data miss percentage"], 87 "dmh%": [4, 100, "Demand metadata hit percentage"], [all …]
|
/freebsd/share/man/man4/ |
H A D | bge.4 | 60 All of these NICs are capable of 10, 100 and 1000Mbps speeds over CAT5 78 Most BCM5700-based cards also use the Broadcom BCM5401 or BCM5411 10/100/1000 80 which support autonegotiation of 10, 100 and 1000Mbps modes in 111 .It Cm 100baseTX 112 Set 100Mbps (Fast Ethernet) operation. 158 3Com 3c996-T (10/100/1000baseTX) 160 Apple Thunderbolt Display (10/100/1000baseTX) 162 Apple Thunderbolt to Gigabit Ethernet Adapter (10/100/1000baseTX) 164 Dell PowerEdge 1750 integrated BCM5704C NIC (10/100/1000baseTX) 166 Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX) [all …]
|
H A D | fxp.4 | 31 .Nd "Intel EtherExpress PRO/100 Ethernet device driver" 70 .It Cm 100baseTX 71 Set 100Mbps (Fast Ethernet) operation. 84 Note that 100baseTX media type is not available on the Pro/10. 124 Intel InBusiness 10/100 126 Intel PRO/100B / EtherExpressPRO/100 B PCI Adapter 128 Intel PRO/100+ Management Adapter 130 Intel PRO/100 VE Desktop Adapter 132 Intel PRO/100 VM Network Connection 134 Intel PRO/100 M Desktop Adapter [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenCLExtensions.def | 62 OPENCL_COREFEATURE(cl_khr_byte_addressable_store, true, 100, OCL_C_11P) 63 OPENCL_COREFEATURE(cl_khr_global_int32_base_atomics, true, 100, OCL_C_11P) 64 OPENCL_COREFEATURE(cl_khr_global_int32_extended_atomics, true, 100, OCL_C_11P) 65 OPENCL_COREFEATURE(cl_khr_local_int32_base_atomics, true, 100, OCL_C_11P) 66 OPENCL_COREFEATURE(cl_khr_local_int32_extended_atomics, true, 100, OCL_C_11P) 67 OPENCL_OPTIONALCOREFEATURE(cl_khr_fp64, true, 100, OCL_C_12P) 68 OPENCL_EXTENSION(cl_khr_fp16, true, 100) 69 OPENCL_EXTENSION(cl_khr_int64_base_atomics, true, 100) 70 OPENCL_EXTENSION(cl_khr_int64_extended_atomics, true, 100) 71 OPENCL_GENERIC_EXTENSION(cl_khr_3d_image_writes, true, 100, OCL_C_20, OCL_C_30) [all …]
|
/freebsd/sbin/devd/ |
H A D | uath.conf | 6 notify 100 { 17 notify 100 { 28 notify 100 { 39 notify 100 { 50 notify 100 { 61 notify 100 { 72 notify 100 { 83 notify 100 { 94 notify 100 { 105 notify 100 { [all …]
|
/freebsd/tools/test/stress2/ |
H A D | load.cfg | 9 ###export LOAD=100 # Remove comments for test 10 ###export swapLOAD=100 # Remove comments for test 11 ###export rwLOAD=100 # Remove comments for test 12 ###export mkdirLOAD=100 # Remove comments for test 13 ###export creatLOAD=100 # Remove comments for test 14 ###export symlinkLOAD=100 # Remove comments for test 15 ###export swapLOAD=100 # Remove comments for test 16 ###export linkLOAD=100 # Remove comments for test
|
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.c | 53 {100, 0, 0}, /* light red */ 54 {0, 100, 0}, /* light green */ 55 {100, 100, 0}, /* light yellow */ 57 {100, 0, 100}, /* light magenta */ 58 {0, 100, 100}, /* light cyan */ 59 {100, 100, 100}, /* white */ 145 color_def[i].r = r*100/255; in vt_palette_init() 146 color_def[i].g = g*100/255; in vt_palette_init() 147 color_def[i].b = b*100/255; in vt_palette_init() 166 #define CF(_f, _i) ((_f ## max * color_def[(_i)]._f / 100) << _f ## offset) in vt_generate_cons_palette()
|
/freebsd/tools/test/stress2/misc/ |
H A D | mkfifo.sh | 68 export creatLOAD=100 69 export ftsLOAD=100 70 export linkLOAD=100 71 export lockfLOAD=100 72 export mkdirLOAD=100 73 export mkfifoLOAD=100 74 export openatLOAD=100 75 export renameLOAD=100 76 export rwLOAD=100 77 export swapLOAD=100
|
/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | sc2731.dtsi | 139 regulator-enable-ramp-delay = <100>; 147 regulator-enable-ramp-delay = <100>; 154 regulator-enable-ramp-delay = <100>; 162 regulator-enable-ramp-delay = <100>; 170 regulator-enable-ramp-delay = <100>; 178 regulator-enable-ramp-delay = <100>; 187 regulator-enable-ramp-delay = <100>; 195 regulator-enable-ramp-delay = <100>; 203 regulator-enable-ramp-delay = <100>; 211 regulator-enable-ramp-delay = <100>; [all …]
|