Searched refs:xz_open (Results 1 – 1 of 1) sorted by relevance
139 xz_open(const char *path, int fd, const char *mode ATTRIBUTE_UNUSED) in xz_open() function210 return xz_open(path, -1, mode); in __libxml2_xzopen()227 xz = xz_open(path, fd, mode); in __libxml2_xzdopen()