Lines Matching refs:secondpass
665 int secondpass; /* have we wrapped from end of fs to
671 secondpass = (hand == 0);
690 if (secondpass)
692 secondpass = 1;
718 int secondpass; /* have we wrapped from end to beginning? */
723 secondpass = (hand == 0);
736 if (secondpass)
738 secondpass = 1;
760 int secondpass; /* have we wrapped from end to beginning? */
765 secondpass = (hand == 0);
777 if (secondpass)
779 secondpass = 1;