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