Home | History | Annotate | Download | only in src

Lines Matching refs:compiler_path

920 	char *compiler_path = NULL;
937 status = semanage_get_hll_compiler_path(sh, modinfo->lang_ext, &compiler_path);
968 status = semanage_pipe_data(sh, compiler_path, hll_data, (size_t)hll_data_len, &cil_data, &cil_data_len, &err_data, &err_data_len);
1014 free(compiler_path);