Home
last modified time | relevance | path

Searched refs:orig_count (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Dhistory_004_pos.ksh49 typeset -i orig_count=$(zpool history $spool | wc -l | awk '{print $1}')
95 if ((entry_count - orig_count != 200)); then
97 "orig_count = $orig_count"
H A Dhistory_003_pos.ksh67 typeset -i orig_count=$(zpool history $spool | wc -l)
/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c1856 int orig_count = count; in tcp_log_logs_to_buf() local
1866 __func__, __LINE__, orig_count, log_tailqp)); in tcp_log_logs_to_buf()
1911 " (%d remain)", __func__, __LINE__, orig_count, in tcp_log_logs_to_buf()