OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zread
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/compress/
zopen.c
206
static int
zread
(void *, char *, int);
456
zread
(void *cookie, char *rbp, int num)
function
692
return (funopen(zs,
zread
, NULL, NULL, zclose));
/src/usr.bin/gzip/
zuncompress.c
40
static int
zread
(void *, char *, int);
202
return funopen(zs,
zread
, NULL, NULL, zclose);
212
zread
(void *cookie, char *rbp, int num)
function
Completed in 15 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026