Searched refs:orig_count (Results 1 – 5 of 5) sorted by relevance
58 typeset -i orig_count=$($ZPOOL history $TESTPOOL | $WC -l | $AWK '{print $1}')104 if ((count - orig_count != 200)); then106 log_fail "Expected 200 more than $orig_count entries, but got $count"
59 typeset -i orig_count=$($ZPOOL history $TESTPOOL | $WC -l | $AWK '{print $1}')77 ((count_diff = entry_count - orig_count))
49 typeset -i orig_count=$(zpool history $spool | wc -l)95 if ((entry_count - orig_count != 200)); then97 "orig_count = $orig_count"
66 typeset -i orig_count=$(zpool history $spool | wc -l)
2065 int orig_count = count; in tcp_log_logs_to_buf() local2075 __func__, __LINE__, orig_count, log_tailqp)); in tcp_log_logs_to_buf()2120 " (%d remain)", __func__, __LINE__, orig_count, in tcp_log_logs_to_buf()