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

  /src/sys/net/
zlib.c 272 typedef uLong (ZEXPORT *check_func)(uLong check, const Bytef *buf, typedef in typeref:typename:uLong (ZEXPORT *)(uLong check,const Bytef * buf,uInt len)
3333 check_func c, /* check function */
3921 check_func checkfn; /* check function */
4042 inflate_blocks_statef *inflate_blocks_new(z_streamp z, check_func c, uInt w)

Completed in 16 milliseconds