Searched refs:MAXASIZE (Results 1 – 1 of 1) sorted by relevance
98 #define MAXASIZE 10240 /* Deny ASCII SIZE on files larger than that */ macro1618 } else if (stbuf.st_size > MAXASIZE) {