Searched refs:cs_est_statefsz (Results 1 – 4 of 4) sorted by relevance
213 printf("\tEstimated Statefile Size:\t%8lu\n", cp->cs_est_statefsz/1000); in cpr_stat_event_print()
686 STAT->cs_est_statefsz = size; in cpr_statefile_ok()716 STAT->cs_est_statefsz = size; in cpr_statefile_ok()
256 (STAT->cs_nocomp_statefsz > STAT->cs_est_statefsz)) { in cpr_write_header()
480 size_t cs_est_statefsz; /* estimated statefile size */ member