Home
last modified time | relevance | path

Searched refs:do_child_newuts (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c64 static int do_child_newuts(void *arg) in do_child_newuts() function
171 test_flag(CLONE_NEWUTS, CLONE_NEWUTS, do_child_newuts); in main()
172 test_flag(CLONE_NEWUTS, 0, do_child_newuts); in main()