Searched refs:sepol_ppfile_to_module_package (Results 1 – 4 of 4) sorted by relevance
8 int sepol_ppfile_to_module_package(FILE *fp, struct sepol_module_package **mod_pkg);
54 sepol_ppfile_to_module_package;
4194 int sepol_ppfile_to_module_package(FILE *fp, struct sepol_module_package **mod_pkg) in sepol_ppfile_to_module_package() function
123 rc = sepol_ppfile_to_module_package(in, &mod_pkg); in main()