OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_local_type
(Results
1 - 3
of
3
) sorted by null
/external/selinux/checkpolicy/
module_compiler.h
37
type_datum_t *
get_local_type
(char *id, uint32_t value, unsigned char isattr);
module_compiler.c
515
type_datum_t *
get_local_type
(char *id, uint32_t value, unsigned char isattr)
function
[
all
...]
policy_define.c
1284
if ((attr =
get_local_type
(id, attr->s.value, 1)) == NULL) {
1432
if ((attr =
get_local_type
(id, attr->s.value, 1)) == NULL) {
[
all
...]
Completed in 242 milliseconds