OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drop_caps
(Results
1 - 2
of
2
) sorted by null
/external/selinux/sandbox/
seunshare.c
65
static int
drop_caps
(void)
function
82
if (
drop_caps
() == -1 || setresuid(uid, uid, uid) == -1) {
858
drop_caps
();
/external/minijail/
libminijail.c
1830
static void
drop_caps
(const struct minijail *j, unsigned int last_valid_cap)
function
[
all
...]
Completed in 616 milliseconds