Home
last modified time | relevance | path

Searched refs:count (Results 226 – 250 of 4641) sorted by relevance

12345678910>>...186

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/
H A Dmv_files_common.kshlib71 typeset -i count
75 count=1
77 count=$MVNUMFILES+1
80 while (( count <= $2 ))
82 cp /etc/passwd $1/file_$count \
92 (( count = count + 1 ))
/freebsd/usr.sbin/spi/
H A Dspi.c175 opt.count = 0; in main()
310 if (opt.count == 0) in main()
318 opt.count); in main()
531 if (ncmd == 0 && popt->count == 0) in prep_write_buffer()
535 if (popt->count < 0) { in prep_write_buffer()
539 cbdata = popt->count; in prep_write_buffer()
639 if (popt->count < 0) { in prep_write_buffer()
640 popt->count = cbread; in prep_write_buffer()
727 icount = popt->count; in _do_data_output()
797 icount = popt->count + popt->ncmd; in perform_read()
[all …]
/freebsd/lib/libnetgraph/
H A Ddebug.c319 int k, count; in _NgDebugBytes() local
323 for (count = 0; count < len; ptr += BYPERLINE, count += BYPERLINE) { in _NgDebugBytes()
326 snprintf(buf, sizeof(buf), "%04x: ", count); in _NgDebugBytes()
327 for (k = 0; k < BYPERLINE; k++, count++) in _NgDebugBytes()
328 if (count < len) in _NgDebugBytes()
335 count -= BYPERLINE; in _NgDebugBytes()
338 for (k = 0; k < BYPERLINE; k++, count++) in _NgDebugBytes()
339 if (count < len) in _NgDebugBytes()
346 count -= BYPERLINE; in _NgDebugBytes()
/freebsd/sys/contrib/zstd/lib/common/
H A Dentropy_common.c59 U32 count = 0; in FSE_ctz()
62 ++count; in FSE_ctz()
64 return count; in FSE_ctz()
161 int count; in FSE_readNCount_body() local
168 if (count >= threshold) count -= max; in FSE_readNCount_body()
172 count--; /* extra accuracy */ in FSE_readNCount_body()
176 if (count >= 0) { in FSE_readNCount_body()
177 remaining -= count; in FSE_readNCount_body()
179 assert(count == -1); in FSE_readNCount_body()
180 remaining += count; in FSE_readNCount_body()
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Drefcount.c131 int64_t count; in zfs_refcount_add_many() local
136 return (count); in zfs_refcount_add_many()
146 count = rc->rc_count; in zfs_refcount_add_many()
149 return (count); in zfs_refcount_add_many()
172 int64_t count; in zfs_refcount_remove_many() local
177 return (count); in zfs_refcount_remove_many()
204 count = rc->rc_count; in zfs_refcount_remove_many()
206 return (count); in zfs_refcount_remove_many()
231 uint64_t count; in zfs_refcount_transfer() local
240 count = src->rc_count; in zfs_refcount_transfer()
[all …]
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_04.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
115 case ${count} in
118 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
151 case ${count} in
154 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
178 case ${count} in
181 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
212 case ${count} in
[all …]
H A Dfrag6_11.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
115 case ${count} in
118 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
150 case ${count} in
153 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
177 case ${count} in
180 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
211 case ${count} in
[all …]
H A Dfrag6_01.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
114 case ${count} in
117 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
149 case ${count} in
152 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
177 case ${count} in
180 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
211 case ${count} in
[all …]
H A Dfrag6_02.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
115 case ${count} in
118 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
150 case ${count} in
153 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
177 case ${count} in
180 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
211 case ${count} in
[all …]
H A Dfrag6_03.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
115 case ${count} in
118 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
151 case ${count} in
154 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
178 case ${count} in
181 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
212 case ${count} in
[all …]
H A Dfrag6_07.sh74count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
76 case ${count} in
79 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
111 case ${count} in
114 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
147 case ${count} in
150 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
174 case ${count} in
177 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
208 case ${count} in
[all …]
H A Dfrag6_08.sh74count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
76 case ${count} in
79 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
111 case ${count} in
114 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
147 case ${count} in
150 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
174 case ${count} in
177 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
208 case ${count} in
[all …]
H A Dfrag6_13.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
114 case ${count} in
117 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
149 case ${count} in
152 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
176 case ${count} in
179 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
210 case ${count} in
[all …]
H A Dfrag6_14.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
114 case ${count} in
117 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
149 case ${count} in
152 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
176 case ${count} in
179 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
210 case ${count} in
[all …]
H A Dfrag6_16.sh75count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
77 case ${count} in
80 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
111 case ${count} in
114 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
147 case ${count} in
150 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
175 case ${count} in
178 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
209 case ${count} in
[all …]
H A Dfrag6_09.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
114 case ${count} in
117 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
149 case ${count} in
152 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
176 case ${count} in
179 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
210 case ${count} in
[all …]
H A Dfrag6_10.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
116 case ${count} in
119 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
151 case ${count} in
154 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
178 case ${count} in
181 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
212 case ${count} in
[all …]
H A Dfrag6_12.sh79count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
81 case ${count} in
84 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
114 case ${count} in
117 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
149 case ${count} in
152 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
176 case ${count} in
179 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
210 case ${count} in
[all …]
H A Dfrag6_20.sh74count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
76 case ${count} in
79 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
110 case ${count} in
113 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
146 case ${count} in
149 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
173 case ${count} in
176 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
207 case ${count} in
[all …]
H A Dfrag6_19.sh63count=`jexec ${jname} netstat -s -p udp --libxo xml,pretty | grep -E -x -c -f ${HOME}/filter-${jna…
65 case ${count} in
68 atf_fail "Global UDP statistics do not match: ${count} != 9" ;;
99 case ${count} in
102 atf_fail "Global IPv6 statistics do not match: ${count} != 20" ;;
135 case ${count} in
138 atf_fail "Global ICMPv6 statistics do not match: ${count} != 22" ;;
163 case ${count} in
166 atf_fail "Interface IPv6 statistics do not match: ${count} != 14" ;;
197 case ${count} in
[all …]
/freebsd/contrib/atf/atf-c/detail/
H A Dmap_test.c284 size_t count, i, size; in ATF_TC_BODY() local
290 count = 0; in ATF_TC_BODY()
292 count++; in ATF_TC_BODY()
295 ATF_REQUIRE_EQ(count, 0); in ATF_TC_BODY()
306 count = 0; in ATF_TC_BODY()
309 count++; in ATF_TC_BODY()
325 size_t count, i, size; in ATF_TC_BODY() local
331 count = 0; in ATF_TC_BODY()
333 count++; in ATF_TC_BODY()
347 count = 0; in ATF_TC_BODY()
[all …]
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dhist.h30 size_t HIST_count(unsigned* count, unsigned* maxSymbolValuePtr,
46 size_t HIST_count_wksp(unsigned* count, unsigned* maxSymbolValuePtr,
54 size_t HIST_countFast(unsigned* count, unsigned* maxSymbolValuePtr,
62 size_t HIST_countFast_wksp(unsigned* count, unsigned* maxSymbolValuePtr,
74 unsigned HIST_count_simple(unsigned* count, unsigned* maxSymbolValuePtr,
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhist.h30 size_t HIST_count(unsigned* count, unsigned* maxSymbolValuePtr,
46 size_t HIST_count_wksp(unsigned* count, unsigned* maxSymbolValuePtr,
54 size_t HIST_countFast(unsigned* count, unsigned* maxSymbolValuePtr,
62 size_t HIST_countFast_wksp(unsigned* count, unsigned* maxSymbolValuePtr,
74 unsigned HIST_count_simple(unsigned* count, unsigned* maxSymbolValuePtr,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_hole_birth.ksh81 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=4k count=11264 seek=1152
85 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=4k count=152 seek=384 \
87 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=4k count=10 seek=1408 \
98 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=128k count=1 seek=1
101 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=128k count=1
102 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=128k count=1 seek=3
113 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=512 count=128k conv=notrunc
117 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=512 count=1 seek=96k \
/freebsd/tests/sys/common/
H A Dnet_receiver.py67 count = 0
68 while count < args.count:
77 count += 1
96 count = 0
97 while count < args.count:
105 count += 1

12345678910>>...186