OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:define_genfs_context
(Results
1 - 3
of
3
) sorted by null
/external/selinux/checkpolicy/
policy_define.h
37
int
define_genfs_context
(int has_type);
policy_parse.y
751
{if (
define_genfs_context
(1)) return -1;}
753
{if (
define_genfs_context
(1)) return -1;}
755
{if (
define_genfs_context
(0)) return -1;}
[
all
...]
policy_define.c
5349
int
define_genfs_context
(int has_type)
function
[
all
...]
Completed in 35 milliseconds