rmtread_with_restart
static int rmtread_with_restart(int, void *, int);
while ((res = rmtread_with_restart(arfd,
rmtread_with_restart(arfd, scbuf, sizeof(scbuf))
rmtread_with_restart(arfd, scbuf, sizeof(scbuf))
while ((res = rmtread_with_restart(arfd,
if ((r = rmtread_with_restart(fd, b, bsz)) <= 0)
if ((res = rmtread_with_restart(arfd, buf, cnt)) > 0) {