Home
last modified time | relevance | path

Searched defs:ns_fd (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests-mx32/
Dioctl_nsfs.c64 int ns_fd = open(path, O_RDONLY); in test_clone() local
/external/strace/tests/
Dioctl_nsfs.c64 int ns_fd = open(path, O_RDONLY); in test_clone() local
/external/strace/tests-m32/
Dioctl_nsfs.c64 int ns_fd = open(path, O_RDONLY); in test_clone() local
/external/ltp/testcases/kernel/containers/share/
Dns_exec.c38 int ns_fd[NS_TOTAL]; variable
/external/minijail/
Dlibminijail.c425 int ns_fd = open(ns_path, O_RDONLY | O_CLOEXEC); in minijail_namespace_enter_vfs() local
485 int ns_fd = open(ns_path, O_RDONLY | O_CLOEXEC); in minijail_namespace_enter_net() local