Searched refs:cpcnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Dbuf_subs.c518 rd_wrbuf(char *in, int cpcnt) argument
522 int incnt = cpcnt;
536 if ((res = cpcnt - incnt) > 0)
551 return(cpcnt);
756 off_t cpcnt = 0L; local
795 cpcnt += cnt;
804 else if (cpcnt != arcn->sb.st_size)
H A Dfile_subs.c895 off_t cpcnt = 0L; local
919 cpcnt += res;
928 if (cpcnt != arcn->sb.st_size)

Completed in 120 milliseconds