OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmp_mls_level
(Results
1 - 1
of
1
) sorted by null
/external/selinux/libsepol/src/
user_record.c
125
char *
tmp_mls_level
= strdup(mls_level);
local
126
if (!
tmp_mls_level
) {
132
user->mls_level =
tmp_mls_level
;
Completed in 291 milliseconds