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

/freebsd-10.2-release/usr.bin/csplit/
H A Dcsplit.c69 static void toomuch(FILE *, long);
90 static FILE *overfile; /* Overflow file for toomuch() */
206 toomuch(NULL, 0);
296 toomuch(FILE *ofp, long n) function
411 toomuch(ofp, -ofs + 1);
422 toomuch(NULL, 0);

Completed in 39 milliseconds