OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blocking_read
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
proto.h
204
int
blocking_read
ARGS((int, char *, int));
edit.c
164
while ((n =
blocking_read
(0, &c, 1)) < 0 && errno == EINTR)
misc.c
1217
blocking_read
(fd, buf, nbytes)
function
shf.c
435
shf->rnleft =
blocking_read
(shf->fd, (char *) shf->buf,
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026