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