Searched refs:z_strerror (Results 1 – 5 of 5) sorted by relevance
62 extern const char *z_strerror(int);
61 extern const char *z_strerror(int);
130 z_strerror(int err) in z_strerror() function
133 z_strerror(int err) in z_strerror() function
813 ctf_dprintf("zlib inflate err: %s\n", z_strerror(rc)); in ctf_bufopen()