Home
last modified time | relevance | path

Searched refs:get_ns_fd (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setns/
H A Dsetns.h14 static int get_ns_fd(int pid, const char *ns) in get_ns_fd() function
34 fd = get_ns_fd(getpid(), proc_name); in init_ns_type()
H A Dsetns02.c157 ns_ipc_fd = get_ns_fd(getpid(), "ipc"); in setup()
158 ns_uts_fd = get_ns_fd(getpid(), "uts"); in setup()

Completed in 2 milliseconds