OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_set_cpy
(Results
1 - 3
of
3
) sorted by null
/external/libsepol/include/sepol/policydb/
policydb.h
602
extern int
type_set_cpy
(type_set_t * dst, type_set_t * src);
/external/libsepol/src/
policydb.c
1543
int
type_set_cpy
(type_set_t * dst, type_set_t * src)
function
[
all
...]
/external/checkpolicy/
policy_define.c
[
all
...]
Completed in 417 milliseconds