Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dnamespace-util.c18 int namespace_open(pid_t pid, int *pidns_fd, int *mntns_fd, int *netns_fd, int *userns_fd, int *roo… in namespace_open()
87 int namespace_enter(int pidns_fd, int mntns_fd, int netns_fd, int userns_fd, int root_fd) { in namespace_enter()
187 _cleanup_close_ int userns_fd = -1; in userns_acquire() local
Dmissing_syscall.h460 uint64_t userns_fd; member
Dprocess-util.c1412 int userns_fd, in namespace_fork()
/systemd-251/src/home/
Dhomework-mount.c186 _cleanup_close_ int userns_fd = -1; in make_userns() local
238 _cleanup_close_ int mount_fd = -1, userns_fd = -1; in home_shift_uid() local
/systemd-251/src/shared/
Dmount-util.c1054 _cleanup_close_ int userns_fd = -1; in make_userns() local
1093 _cleanup_close_ int mount_fd = -1, userns_fd = -1; in remount_idmap() local