OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOLEANS
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libselinux/src/
file_path_suffixes.h
11
S_(
BOOLEANS
, "/
booleans
")
31
S_(BOOLEAN_SUBS, "/
booleans
.subs_dist")
selinux_config.c
31
#define
BOOLEANS
8
413
return get_path(
BOOLEANS
);
/external/selinux/policycoreutils/sepolicy/
sepolicy-bash-completion.sh
69
[
BOOLEANS
]='
booleans
'
81
[
booleans
]='-h --help -p --path -a -all -b --boolean'
107
elif [ "$verb" = "
booleans
" ]; then
Completed in 678 milliseconds