OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sepol_policy_file_free
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/
policydb.h
19
extern void
sepol_policy_file_free
(sepol_policy_file_t * pf);
/external/libsepol/src/
policydb_public.c
55
void
sepol_policy_file_free
(sepol_policy_file_t * pf)
function
/external/sepolicy/tools/
check_seapp.c
980
sepol_policy_file_free
(pol.pf);
Completed in 61 milliseconds