Lines Matching full:sandbox
7 #include "sandbox/linux/suid/common/sandbox.h"
32 #include "sandbox/linux/suid/common/suid_unsafe_environment_variables.h"
33 #include "sandbox/linux/suid/linux_util.h"
34 #include "sandbox/linux/suid/process_util.h"
62 const char msg[] = "\nThe setuid sandbox got signaled, exiting.\n";
398 "The setuid sandbox provides API version %ld, "
408 // use an old sandbox.
436 // In the SUID sandbox, if we succeed in calling MoveToNewNamespaces()
442 // a dummy socket, which has a unique inode number. Then it asks the sandbox
482 // Protect the core setuid sandbox functionality with an API version
489 "The setuid sandbox is not running as root. Common causes:\n"