OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSuidSandboxGetApiSwitch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/suid/common/
sandbox.h
14
static const char
kSuidSandboxGetApiSwitch
[] = "--get-api";
/external/chromium_org/sandbox/linux/suid/
sandbox.c
430
if (argc == 2 && 0 == strcmp(argv[1],
kSuidSandboxGetApiSwitch
)) {
Completed in 372 milliseconds