OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:declare_type
(Results
1 - 3
of
3
) sorted by null
/external/checkpolicy/
module_compiler.h
34
type_datum_t *
declare_type
(unsigned char primary, unsigned char isattr);
module_compiler.c
307
type_datum_t *
declare_type
(unsigned char primary, unsigned char isattr)
function
[
all
...]
policy_define.c
1095
if (
declare_type
(TRUE, TRUE) == NULL) {
1367
if ((datum =
declare_type
(TRUE, FALSE)) == NULL) {
[
all
...]
Completed in 301 milliseconds