Searched refs:bzip_status (Results 1 – 1 of 1) sorted by relevance
908 ssize_t bzip_status; in semanage_compile_hll() local1001 bzip_status = bzip(sh, cil_path, cil_data, cil_data_len); in semanage_compile_hll()1002 if (bzip_status == -1) { in semanage_compile_hll()