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

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dproto.h202 int blocking_read ARGS((int, char *, int));
H A Dedit.c171 while ((n = blocking_read(0, &c, 1)) < 0 && errno == EINTR)
H A Dmisc.c1214 blocking_read(fd, buf, nbytes) function
H A Dshf.c435 shf->rnleft = blocking_read(shf->fd, (char *) shf->buf,

Completed in 63 milliseconds