Home
last modified time | relevance | path

Searched refs:zwrite (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/compress/
H A Dzopen.c203 static int zwrite(void *, const char *, int);
232 zwrite(void *cookie, const char *wbp, int num) in zwrite() function
732 return (funopen(zs, NULL, zwrite, NULL, zclose)); in zopen()