Home
last modified time | relevance | path

Searched defs:avail_out (Results 1 – 6 of 6) sorted by relevance

/reactos/base/services/nfsd/
H A Dvolume.c64 OUT OPTIONAL PLONGLONG avail_out) in get_volume_size_info()
/reactos/sdk/lib/3rdparty/freetype/src/gzip/
H A Dzlib.h74 uInt avail_out; /* remaining free space at next_out */ member
/reactos/dll/win32/wininet/
H A Dzlib.h62 uInt avail_out; /* remaining free space at next_out */ member
/reactos/dll/win32/dbghelp/
H A Dzlib.h64 uInt avail_out; /* remaining free space at next_out */ member
/reactos/sdk/include/reactos/libs/zlib/
H A Dzlib.h92 uInt avail_out; /* remaining free space at next_out */ member
/reactos/dll/3rdparty/libpng/
H A Dpngrutil.c491 png_alloc_size_t avail_out = *output_size_ptr; in png_inflate() local
4151 png_alloc_size_t avail_out) in png_read_IDAT_data()