HomeSort by: relevance | last modified time | path
    Searched defs:zwrite (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/compress/
zopen.c 207 static int zwrite(void *, const char *, int);
236 zwrite(void *cookie, const char *wbp, int num) function in typeref:typename:int
695 return (funopen(zs, NULL, zwrite, NULL, zclose));
zopen.c 207 static int zwrite(void *, const char *, int);
236 zwrite(void *cookie, const char *wbp, int num) function in typeref:typename:int
695 return (funopen(zs, NULL, zwrite, NULL, zclose));

Completed in 24 milliseconds