HomeSort by relevance Sort by last modified time
    Searched refs:semanage_get_hll_compiler_path (Results 1 - 3 of 3) sorted by null

  /external/selinux/libsemanage/include/semanage/
handle.h 72 int semanage_get_hll_compiler_path(semanage_handle_t *sh, char *lang_ext, char **compiler_path);
  /external/selinux/libsemanage/src/
handle.c 133 int semanage_get_hll_compiler_path(semanage_handle_t *sh, function
direct_api.c 1042 status = semanage_get_hll_compiler_path(sh, modinfo->lang_ext, &compiler_path);
    [all...]

Completed in 206 milliseconds