OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zclose
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/gzip/
zuncompress.c
164
zclose
(void *zs)
function in typeref:typename:int
202
return funopen(zs, zread, NULL, NULL,
zclose
);
/src/usr.bin/compress/
zopen.c
204
static int
zclose
(void *);
324
zclose
(void *cookie)
function in typeref:typename:int
692
return (funopen(zs, zread, NULL, NULL,
zclose
));
695
return (funopen(zs, NULL, zwrite, NULL,
zclose
));
Completed in 32 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025