Home
last modified time | relevance | path

Searched defs:selinux_context (Results 1 – 3 of 3) sorted by relevance

/platform_testing/utils/shell-as/
Dshell-code.cpp58 char* selinux_context, size_t* total_size) { in GetSELinuxShellCode()
Dcontext.h44 std::optional<char *> selinux_context; member
Dcontext.cpp91 char* selinux_context; in SecurityContextFromProcess() local