Searched refs:kSuidSandboxGetApiSwitch (Results 1 – 2 of 2) sorted by relevance
14 static const char kSuidSandboxGetApiSwitch[] = "--get-api"; variable
433 if (argc == 2 && 0 == strcmp(argv[1], kSuidSandboxGetApiSwitch)) { in main()