Searched refs:_cleanup_close_ (Results 1 - 25 of 133) sorted by relevance

123456

/systemd/src/import/
H A Dtest-qcow2.c26 _cleanup_close_ int sfd = -1, dfd = -1;
/systemd/src/basic/
H A Dchattr-util.c65 _cleanup_close_ int fd = -1;
97 _cleanup_close_ int fd = -1;
H A Dclock-util.c37 _cleanup_close_ int fd = -1;
58 _cleanup_close_ int fd = -1;
H A Drandom-util.c42 _cleanup_close_ int fd = -1;
H A Dfd-util.h58 #define _cleanup_close_ _cleanup_(closep) macro
H A Dbtrfs-util.c137 _cleanup_close_ int fd = -1;
150 _cleanup_close_ int fd = -1;
220 _cleanup_close_ int fd = -1;
348 _cleanup_close_ int fd = -1;
383 _cleanup_close_ int subvol_fd = -1;
673 _cleanup_close_ int fd = -1;
766 _cleanup_close_ int fd = -1;
793 _cleanup_close_ int fd = -1;
823 _cleanup_close_ int fd = -1;
875 _cleanup_close_ in
[all...]
/systemd/src/core/
H A Dima-setup.c38 _cleanup_close_ int imafd = -1;
H A Dshow-status.c51 _cleanup_close_ int fd = -1;
/systemd/src/test/
H A Dtest-tmpfiles.c37 _cleanup_close_ int fd, fd2;
H A Dtest-acl-util.c33 _cleanup_close_ int fd = -1;
H A Dtest-sigbus.c27 _cleanup_close_ int fd = -1;
H A Dtest-copy.c65 _cleanup_close_ int in_fd = -1, out_fd = -1;
142 _cleanup_close_ int infd = -1;
/systemd/src/udev/
H A Dudev-builtin-btrfs.c35 _cleanup_close_ int fd = -1;
/systemd/src/libsystemd-network/
H A Dlldp-network.c56 _cleanup_close_ int s = -1;
H A Ddhcp6-network.c41 _cleanup_close_ int s = -1;
H A Dicmp6-util.c49 _cleanup_close_ int s = -1;
/systemd/src/reply-password/
H A Dreply-password.c53 _cleanup_close_ int fd = -1;
/systemd/src/udev/v4l_id/
H A Dv4l_id.c37 _cleanup_close_ int fd = -1;
/systemd/src/update-done/
H A Dupdate-done.c62 _cleanup_close_ int fd = -1;
/systemd/src/libsystemd/sd-id128/
H A Dsd-id128.c112 _cleanup_close_ int fd = -1;
157 _cleanup_close_ int fd = -1;
/systemd/src/journal/
H A Dcat.c119 _cleanup_close_ int fd = -1, saved_stderr = -1;
/systemd/src/libsystemd/sd-bus/
H A Dtest-bus-kernel-bloom.c46 _cleanup_close_ int bus_ref = -1;
/systemd/src/shared/
H A Dswitch-root.c51 _cleanup_close_ int old_root_fd = -1;
H A Dmachine-pool.c76 _cleanup_close_ int fd = -1;
192 _cleanup_close_ int fd = -1, control = -1, loop = -1;
358 _cleanup_close_ int fd = -1;
/systemd/src/getty-generator/
H A Dgetty-generator.c95 _cleanup_close_ int fd = -1;

Completed in 29 milliseconds

123456