Searched defs:rootfd (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/libsystemd/sd-bus/ |
D | bus-container.c | 17 _cleanup_close_ int pidnsfd = -1, mntnsfd = -1, usernsfd = -1, rootfd = -1; in bus_container_connect_socket() local
|
/systemd-251/src/basic/ |
D | terminal-util.c | 1133 _cleanup_close_ int pidnsfd = -1, mntnsfd = -1, usernsfd = -1, rootfd = -1, fd = -1; in openpt_allocate_in_namespace() local 1186 _cleanup_close_ int pidnsfd = -1, mntnsfd = -1, usernsfd = -1, rootfd = -1; in open_terminal_in_namespace() local
|
/systemd-251/src/shared/ |
D | logs-show.c | 1512 _cleanup_close_ int pidnsfd = -1, mntnsfd = -1, rootfd = -1; in get_boot_id_for_machine() local
|