OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mls_sz
(Results
1 - 1
of
1
) sorted by null
/external/libsepol/src/
context_record.c
290
const int
mls_sz
= (con->mls) ? strlen(con->mls) : 0;
local
292
mls_sz
+ ((con->mls) ? 3 : 2);
Completed in 84 milliseconds