OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_empty
(Results
1 - 1
of
1
) sorted by null
/system/sepolicy/tools/
checkfc.c
251
const char *sepolicy_file, const char *context_file, bool
allow_empty
)
261
if (
allow_empty
) {
329
bool
allow_empty
= false;
local
341
allow_empty
= true;
376
do_fc_check_and_die_on_error(opts, backend, mode, sepolicy_file, context_file,
allow_empty
);
Completed in 425 milliseconds