OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:define_compute_type
(Results
1 - 3
of
3
) sorted by null
/external/selinux/checkpolicy/
policy_define.h
31
int
define_compute_type
(int which);
policy_parse.y
448
{if (
define_compute_type
(AVRULE_TRANSITION)) return -1;}
450
{if (
define_compute_type
(AVRULE_MEMBER)) return -1;}
452
{if (
define_compute_type
(AVRULE_CHANGE)) return -1;}
[
all
...]
policy_define.c
1598
int
define_compute_type
(int which)
function
[
all
...]
Completed in 34 milliseconds