OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:define_port_context
(Results
1 - 3
of
3
) sorted by null
/external/checkpolicy/
policy_define.h
46
int
define_port_context
(unsigned int low, unsigned int high);
policy_parse.y
672
{if (
define_port_context
($3,$3)) return -1;}
674
{if (
define_port_context
($3,$5)) return -1;}
policy_define.c
4071
int
define_port_context
(unsigned int low, unsigned int high)
function
[
all
...]
Completed in 1061 milliseconds