OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChrootMe
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.h
22
// 3. The renderer requests being chroot-ed through
ChrootMe
() and
33
bool
ChrootMe
();
setuid_sandbox_client.cc
116
bool SetuidSandboxClient::
ChrootMe
() {
/external/chromium_org/content/zygote/
zygote_main_linux.cc
349
if (!setuid_sandbox->
ChrootMe
())
Completed in 41 milliseconds