OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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)
shf.c
435
shf->rnleft =
blocking_read
(shf->fd, (char *) shf->buf,
misc.c
1217
blocking_read
(fd, buf, nbytes)
function
Completed in 17 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025