Lines Matching full:errnum
1710 int errnum;1711 const char *err = BZ2_bzerror(inbz2, &errnum);1712 if (errnum == BZ_DATA_ERROR_MAGIC)