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

/freebsd-current/usr.bin/compress/
H A Dzopen.c203 static int zwrite(void *, const char *, int);
232 zwrite(void *cookie, const char *wbp, int num) function
731 return (funopen(zs, NULL, zwrite, NULL, zclose));

Completed in 60 milliseconds