OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/stand/gzboot/
gzboot.c
177
readbuf
(struct state *s, void *buf, size_t len)
function in typeref:typename:ssize_t
207
got =
readbuf
(s, s->inbuf, Z_BUFSIZE);
268
got =
readbuf
(s, s->inbuf, Z_BUFSIZE);
/src/games/monop/
execute.c
362
char
readbuf
[512];
local in function:rest_f
382
while (fgets(
readbuf
, sizeof(
readbuf
), inf)) {
388
sp = strchr(
readbuf
, '\n');
396
if (restore_parseline(
readbuf
)) {
Completed in 14 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025