OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:define_type
(Results
1 - 3
of
3
) sorted by null
/external/checkpolicy/
policy_define.h
63
int
define_type
(int alias);
policy_parse.y
318
{if (
define_type
(1)) return -1;}
320
{if (
define_type
(0)) return -1;}
policy_define.c
1332
int
define_type
(int alias)
function
[
all
...]
Completed in 176 milliseconds