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

/freebsd-13-stable/bin/pax/
H A Dar_io.c77 static int lstrval = -1; /* return value from last i/o */ variable
151 lstrval = 1;
201 lstrval = 1;
294 lstrval = 1;
436 if ((artyp != ISPIPE) || (lstrval <= 0))
444 lstrval = res;
527 if (lstrval <= 0)
528 return(lstrval);
583 lstrval = res;
612 if (lstrval <
[all...]

Completed in 46 milliseconds