OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symtab_destroy
(Results
1 - 4
of
4
) sorted by null
/external/libsepol/include/sepol/policydb/
symtab.h
35
extern void
symtab_destroy
(symtab_t *);
/external/libsepol/src/
symtab.c
49
void
symtab_destroy
(symtab_t * s)
function
link.c
302
symtab_destroy
(&new_class->permissions);
312
symtab_destroy
(&new_class->permissions);
[
all
...]
expand.c
331
symtab_destroy
(&new_common->permissions);
[
all
...]
Completed in 2996 milliseconds