Searched refs:dirfd_open_opath (Results 1 – 3 of 3) sorted by relevance
68 extern int dirfd_open_opath(const char *dir);
455 int dirfd_open_opath(const char *dir) in dirfd_open_opath() function474 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_nowait()555 cgroup_fd = dirfd_open_opath(cgroup); in clone_into_cgroup_run_wait()
210 cgroup_fd = dirfd_open_opath(cg_test_d); in test_cgcore_populated()
Completed in 5 milliseconds