OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmp_role
(Results
1 - 1
of
1
) sorted by null
/external/selinux/libsepol/src/
context_record.c
64
char *
tmp_role
= strdup(role);
local
65
if (!
tmp_role
) {
71
con->role =
tmp_role
;
Completed in 254 milliseconds