Searched refs:cil_data (Results 1 – 1 of 1) sorted by relevance
902 char *cil_data = NULL; in semanage_compile_hll() local968 …status = semanage_pipe_data(sh, compiler_path, hll_data, (size_t)hll_data_len, &cil_data, &cil_dat… in semanage_compile_hll()1001 bzip_status = bzip(sh, cil_path, cil_data, cil_data_len); in semanage_compile_hll()1011 free(cil_data); in semanage_compile_hll()1014 cil_data = NULL; in semanage_compile_hll()1026 free(cil_data); in semanage_compile_hll()