Home
last modified time | relevance | path

Searched defs:seccomp_path (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/server/
Drender_worker.c112 const char *seccomp_path) in create_minijail()
240 const char *seccomp_path) in render_worker_jail_create()
Drender_server.c175 const char *seccomp_path = NULL; in render_server_init() local
/external/minijail/
Dminijail0_cli_unittest.cc664 std::string seccomp_path = std::tmpnam(NULL); in TEST_F() local