OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_with_restart
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/pax/
ar_io.c
500
while ((res =
read_with_restart
(arfd,
576
*
read_with_restart
()
584
read_with_restart
(int fd, void *buf, int bsz)
function
633
if ((r =
read_with_restart
(fd, b, bsz)) <= 0)
748
if ((res =
read_with_restart
(arfd, buf, cnt)) > 0) {
786
if ((res =
read_with_restart
(arfd, buf, cnt)) > 0) {
1284
while ((res =
read_with_restart
(arfd,
1331
read_with_restart
(arfd, scbuf, sizeof(scbuf))
1346
read_with_restart
(arfd, scbuf, sizeof(scbuf))
extern.h
63
int
read_with_restart
(int, void *, int);
66
#define
read_with_restart
read
macro
buf_subs.c
639
if ((res =
read_with_restart
(ifd, bufpt, cnt)) <= 0)
829
if ((cnt =
read_with_restart
(fd1, buf, blksz)) <= 0)
Completed in 61 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026