OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrote_sep
(Results
1 - 2
of
2
) sorted by null
/external/selinux/policycoreutils/mcstrans/src/
mls_level.c
119
unsigned int
wrote_sep
, len = mls_compute_string_len(l);
local
122
wrote_sep
= 0;
139
if (!
wrote_sep
) {
141
wrote_sep
= 1;
/external/selinux/libsepol/src/
mls.c
172
unsigned int i, l, range,
wrote_sep
;
local
185
wrote_sep
= 0;
201
if (!
wrote_sep
) {
203
wrote_sep
= 1;
Completed in 322 milliseconds