Searched refs:z_strerror (Results 1 – 4 of 4) sorted by relevance
62 extern const char *z_strerror(int);
105 z_strerror(int err) in z_strerror() function
136 z_strerror(int err) in z_strerror() function
657 ctf_dprintf("zlib inflate err: %s\n", z_strerror(rc)); in ctf_bufopen()