OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:define_default_role
(Results
1 - 3
of
3
) sorted by null
/external/checkpolicy/
policy_define.h
28
int
define_default_role
(int which);
policy_parse.y
218
{if (
define_default_role
(DEFAULT_SOURCE)) return -1; }
220
{if (
define_default_role
(DEFAULT_TARGET)) return -1; }
policy_define.c
388
int
define_default_role
(int which)
function
[
all
...]
Completed in 32 milliseconds