Searched refs:drop_privs (Results 1 - 3 of 3) sorted by relevance

/system/core/trusty/storage/proxy/
H A Dproxy.c57 static int drop_privs(void) function
235 if (drop_privs() < 0)
/system/core/sdcard/
H A Dsdcard.cpp199 static void drop_privs(uid_t uid, gid_t gid) { function
304 drop_privs(uid, gid);
387 drop_privs(uid, gid);
/system/core/logd/
H A Dmain.cpp90 static int drop_privs(bool klogd, bool auditd) { function
458 if (drop_privs(klogd, auditd) != 0) {

Completed in 68 milliseconds