Searched refs:semanage_get_hll_compiler_path (Results 1 – 5 of 5) sorted by relevance
77 extern int semanage_get_hll_compiler_path(semanage_handle_t *sh, char *lang_ext, char **compiler_pa…
319 semanage_get_hll_compiler_path;
138 int semanage_get_hll_compiler_path(semanage_handle_t *sh, in semanage_get_hll_compiler_path() function
10 %exception semanage_get_hll_compiler_path {
894 status = semanage_get_hll_compiler_path(sh, modinfo->lang_ext, &compiler_path); in semanage_compile_module()