Home | History | Annotate | Download | only in nfs

Lines Matching defs:more_dirs

2380 	int error = 0, more_dirs = 1, blksiz = 0, bigenough = 1;
2401 while (more_dirs && bigenough) {
2456 more_dirs = fxdr_unsigned(int, *tl);
2459 while (more_dirs && bigenough) {
2541 more_dirs = fxdr_unsigned(int, *tl);
2546 more_dirs) {
2548 more_dirs = (fxdr_unsigned(int, *tl) == 0);
2559 more_dirs = 0;
2608 int error = 0, more_dirs = 1, blksiz = 0, doit, bigenough = 1, i;
2624 while (more_dirs && bigenough) {
2659 more_dirs = fxdr_unsigned(int, *tl);
2662 while (more_dirs && bigenough) {
2768 more_dirs = fxdr_unsigned(int, *tl);
2773 if (!more_dirs) {
2775 more_dirs = (fxdr_unsigned(int, *tl) == 0);
2782 more_dirs = 0;