OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:define_fs_use
(Results
1 - 3
of
3
) sorted by null
/external/checkpolicy/
policy_define.h
37
int
define_fs_use
(int behavior);
policy_parse.y
710
{if (
define_fs_use
(SECURITY_FS_USE_XATTR)) return -1;}
712
{if (
define_fs_use
(SECURITY_FS_USE_TASK)) return -1;}
714
{if (
define_fs_use
(SECURITY_FS_USE_TRANS)) return -1;}
policy_define.c
4444
int
define_fs_use
(int behavior)
function
[
all
...]
Completed in 26 milliseconds