OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drop_privs
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/misc/
uuidd.c
453
int timeout = 0, quiet = 0,
drop_privs
= 0;
local
466
drop_privs
= 1;
470
drop_privs
= 1;
481
drop_privs
= 1;
488
drop_privs
= 1;
492
drop_privs
= 1;
503
drop_privs
= 1;
510
if (uid &&
drop_privs
) {
/system/core/logd/
main.cpp
67
static int
drop_privs
() {
function
137
if (
drop_privs
() != 0) {
Completed in 275 milliseconds