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

/haiku/src/bin/
H A Dchop.c52 void chop_file (int, char *, off_t);
128 // then call chop_file() to do the actual read/writes
171 chop_file(fd, fname, fsize);
178 chop_file(int fdin, char *fname, off_t fsize) function

Completed in 69 milliseconds