Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ gzread.c
File
gzread.c
freebsd/contrib/zlib/gzread.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* gzread.c -- zlib functions for reading gzip files
2
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
3
* For conditions of distribution and use, see copyright notice in zlib.h
4
*/
Callers
nothing calls this directly
Calls
4
memchr
Function · 0.85
gz_skip
Function · 0.70
gz_fetch
Function · 0.70
memcpy
Function · 0.50
Tested by
no test coverage detected