Home
last modified time | relevance | path

Searched refs:wrote_sep (Results 1 – 2 of 2) sorted by relevance

/external/selinux/mcstrans/src/
Dmls_level.c119 unsigned int wrote_sep, len = mls_compute_string_len(l); in mls_level_to_string() local
122 wrote_sep = 0; in mls_level_to_string()
139 if (!wrote_sep) { in mls_level_to_string()
141 wrote_sep = 1; in mls_level_to_string()
/external/selinux/libsepol/src/
Dmls.c172 unsigned int i, l, range, wrote_sep; in mls_sid_to_context() local
185 wrote_sep = 0; in mls_sid_to_context()
201 if (!wrote_sep) { in mls_sid_to_context()
203 wrote_sep = 1; in mls_sid_to_context()