Home
last modified time | relevance | path

Searched defs:xmalloc_open_zipped_read_close (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/
H A Dopen_transformer.c312 void* FAST_FUNC xmalloc_open_zipped_read_close(const char *fname, size_t *maxsz_p) in xmalloc_open_zipped_read_close() function
/dports/sysutils/busybox/busybox-1.26.2/include/
H A Dlibbb.h822 # define xmalloc_open_zipped_read_close(fname, maxsz_p) xmalloc_open_read_close((fname), (maxsz_p)) macro