Home
last modified time | relevance | path

Searched refs:_cleanup_close_pair_ (Results 1 – 25 of 33) sorted by relevance

12

/systemd-251/src/test/
Dtest-socket-util.c226 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in TEST()
266 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in TEST()
314 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in TEST()
351 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in TEST()
384 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in TEST()
Dtest-namespace.c87 _cleanup_close_pair_ int s[2] = { -1, -1 }; in test_shareable_ns()
Dtest-copy.c191 _cleanup_close_pair_ int pipefd[2] = {-1, -1}; in TEST()
Dtest-fd-util.c61 _cleanup_close_pair_ int p[2] = { -1, -1 }; in TEST()
/systemd-251/src/import/
Dimport-common.c27 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in import_fork_tar_x()
100 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in import_fork_tar_c()
Dpull-common.c385 _cleanup_close_pair_ int gpg_pipe[2] = { -1, -1 }; in verify_gpg()
Dimportd.c359 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in transfer_start()
/systemd-251/src/basic/
Dfd-util.h55 #define _cleanup_close_pair_ _cleanup_(close_pairp) macro
Dterminal-util.c1134 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in openpt_allocate_in_namespace()
1187 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in open_terminal_in_namespace()
/systemd-251/src/libsystemd/sd-bus/
Dbus-container.c16 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in bus_container_connect_socket()
Dtest-bus-chat.c255 _cleanup_close_pair_ int pp[2] = { -1, -1 }; in client1()
/systemd-251/src/machine/
Dimage-dbus.c34 _cleanup_close_pair_ int errno_pipe_fd[2] = { -1, -1 }; in bus_image_method_remove()
150 _cleanup_close_pair_ int errno_pipe_fd[2] = { -1, -1 }; in bus_image_method_clone()
Dmachine-dbus.c239 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in bus_machine_method_get_addresses()
388 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in bus_machine_method_get_os_release()
908 _cleanup_close_pair_ int errno_pipe_fd[2] = { -1, -1 }; in bus_machine_method_copy()
1092 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in bus_machine_method_open_root_directory()
/systemd-251/src/fuzz/
Dfuzz-varlink.c89 _cleanup_close_pair_ int server_pair[2] = { -1, -1 }, client_pair[2] = { -1, -1 }; in LLVMFuzzerTestOneInput()
/systemd-251/src/shared/
Dpager.c87 _cleanup_close_pair_ int fd[2] = { -1, -1 }, exe_name_pipe[2] = { -1, -1 }; in pager_open()
Ddata-fd-util.c24 _cleanup_close_pair_ int pipefds[2] = { -1, -1 }; in acquire_data_fd()
Delf-util.c687_cleanup_close_pair_ int error_pipe[2] = { -1, -1 }, return_pipe[2] = { -1, -1 }, json_pipe[2] = {… in parse_elf_object()
Dmount-util.c786 _cleanup_close_pair_ int errno_pipe_fd[2] = { -1, -1 }; in mount_in_namespace()
/systemd-251/src/fsck/
Dfsck.c248 _cleanup_close_pair_ int progress_pipe[2] = { -1, -1 }; in run()
/systemd-251/src/libsystemd/sd-login/
Dtest-login.c40 _cleanup_close_pair_ int pair[2] = { -1, -1 }; in TEST()
/systemd-251/src/libsystemd/sd-daemon/
Dsd-daemon.c553 _cleanup_close_pair_ int pipe_fd[2] = { -1, -1 }; in sd_notify_barrier()
/systemd-251/src/core/
Ddynamic-user.c77 _cleanup_close_pair_ int storage_socket[2] = { -1, -1 }; in dynamic_user_acquire()
/systemd-251/src/libsystemd/sd-event/
Dtest-event.c632 _cleanup_close_pair_ int p[2] = {-1, -1}; in TEST()
/systemd-251/src/portable/
Dportabled-image-bus.c489 _cleanup_close_pair_ int errno_pipe_fd[2] = { -1, -1 }; in bus_image_common_remove()
/systemd-251/src/udev/
Dudev-event.c775 _cleanup_close_pair_ int outpipe[2] = {-1, -1}, errpipe[2] = {-1, -1}; in udev_event_spawn()

12