Home
last modified time | relevance | path

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

/dports/sysutils/ddpt/ddpt-0.95/src/
H A Dddpt.c470 *out_num_blksp = -1; in calc_count_out()
497 *out_num_blksp = -1; in calc_count_out()
521 t = (*out_num_blksp) * out_blk_sz; in calc_count_out()
537 *out_num_blksp = -1; in calc_count_out()
544 *out_num_blksp = -1; in calc_count_out()
550 *out_num_blksp = -1; in calc_count_out()
552 *out_num_blksp = st.st_size / op->obs; in calc_count_out()
560 ++*out_num_blksp; in calc_count_out()
573 int64_t * out_num_blksp) in calc_count() argument
579 *out_num_blksp = -1; in calc_count()
[all …]