Home | History | Annotate | Download | only in client

Lines Matching defs:bigenough

2707 	int error = 0, tlen, more_dirs = 1, blksiz = 0, bigenough = 1;
2876 while (more_dirs && bigenough) {
2933 while (more_dirs && bigenough) {
2967 bigenough = 0;
2968 if (bigenough) {
3015 if (bigenough) {
3082 * If not bigenough, return not end of file, since you aren't
3089 else if (!bigenough)
3142 int error = 0, tlen, more_dirs = 1, blksiz = 0, bigenough = 1;
3302 while (more_dirs && bigenough) {
3347 while (more_dirs && bigenough) {
3374 bigenough = 0;
3375 if (bigenough) {
3443 if (bigenough) {
3574 * If not bigenough, return not end of file, since you aren't
3581 else if (!bigenough)