Searched defs:fd2 (Results 1 – 10 of 10) sorted by relevance
/systemd-251/src/test/ |
D | test-bpf-devices.c | 40 _cleanup_close_ int fd, fd2; in test_policy_closed() local 77 _cleanup_close_ int fd, fd2; in test_policy_strict() local 90 _cleanup_close_ int fd, fd2; in test_policy_strict() local 103 _cleanup_close_ int fd, fd2; in test_policy_strict() local 116 _cleanup_close_ int fd, fd2; in test_policy_strict() local 149 _cleanup_close_ int fd, fd2; in test_policy_allow_list_major() local 162 _cleanup_close_ int fd, fd2; in test_policy_allow_list_major() local 175 _cleanup_close_ int fd, fd2; in test_policy_allow_list_major() local
|
D | test-data-fd-util.c | 62 static void assert_equal_fd(int fd1, int fd2) { in assert_equal_fd() 83 _cleanup_close_ int fd1 = -1, fd2 = -1; in TEST() local
|
D | test-tmpfiles.c | 22 _cleanup_close_ int fd = -1, fd2 = -1; in TEST() local
|
D | test-fd-util.c | 396 _cleanup_close_ int fd1 = -1, fd2 = -1; in TEST() local 491 _cleanup_close_ int fd1 = -1, fd2 = -1; in TEST() local
|
D | test-copy.c | 229 _cleanup_close_ int fd = -1, fd2 = -1, fd3 = -1; in test_copy_bytes_regular_file_one() local
|
D | test-socket-util.c | 491 _cleanup_close_ int fd1 = -1, fd2 = -1, fd3 = -1; in TEST() local
|
/systemd-251/src/login/ |
D | test-inhibit.c | 71 int fd1, fd2; in main() local
|
/systemd-251/src/journal-remote/ |
D | journal-remote.c | 486 _cleanup_close_ int fd2 = -1; in accept_connection() local 535 int fd2; in dispatch_raw_connection_event() local
|
/systemd-251/src/basic/ |
D | terminal-util.c | 564 _cleanup_close_ int fd2 = open_terminal(name, O_RDWR|O_NOCTTY|O_CLOEXEC); in vt_disallocate() local
|
/systemd-251/src/libsystemd/sd-device/ |
D | sd-device.c | 2310 _cleanup_close_ int fd = -1, fd2 = -1; in sd_device_open() local
|