OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:write_helper
(Results
1 - 1
of
1
) sorted by null
/external/libsepol/src/
module.c
830
static int
write_helper
(char *data, size_t len, struct policy_file *file)
function
943
if (
write_helper
(p->file_contexts, p->file_contexts_len, file))
950
if (
write_helper
(p->seusers, p->seusers_len, file))
958
if (
write_helper
(p->user_extra, p->user_extra_len, file))
965
if (
write_helper
Completed in 2188 milliseconds