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

/systemd/src/shared/
H A Dudev-util.h36 #define _cleanup_udev_device_unref_ _cleanup_(udev_device_unrefp) macro
/systemd/src/libsystemd-network/
H A Ddhcp-identifier.c62 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
/systemd/src/login/
H A Dsysfs-show.c48 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
91 _cleanup_udev_device_unref_ struct udev_device *lookahead_d = NULL;
H A Dlogind.c216 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
269 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
483 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
497 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
511 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
533 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
H A Dlogind-acl.c224 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
H A Dlogind-core.c475 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
H A Dlogind-dbus.c1202 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
/systemd/src/rfkill/
H A Drfkill.c139 _cleanup_udev_device_unref_ struct udev_device *t = NULL;
164 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
203 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
265 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
/systemd/src/udev/
H A Dudevadm-trigger.c209 _cleanup_udev_device_unref_ struct udev_device *dev;
226 _cleanup_udev_device_unref_ struct udev_device *dev;
253 _cleanup_udev_device_unref_ struct udev_device *dev;
H A Dudevadm-test.c50 _cleanup_udev_device_unref_ struct udev_device *dev = NULL;
H A Dudev-builtin-hwdb.c142 _cleanup_udev_device_unref_ struct udev_device *srcdev = NULL;
H A Dudevadm-info.c284 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
H A Dudevd.c1068 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
1098 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
1140 _cleanup_udev_device_unref_ struct udev_device *dev = NULL;
/systemd/src/test/
H A Dtest-udev.c80 _cleanup_udev_device_unref_ struct udev_device *dev = NULL;
H A Dtest-libudev.c108 _cleanup_udev_device_unref_ struct udev_device *device;
122 _cleanup_udev_device_unref_ struct udev_device *device;
/systemd/src/backlight/
H A Dbacklight.c158 _cleanup_udev_device_unref_ struct udev_device *other;
273 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
/systemd/src/core/
H A Ddevice.c675 _cleanup_udev_device_unref_ struct udev_device *dev = NULL;
701 _cleanup_udev_device_unref_ struct udev_device *dev = NULL;
784 _cleanup_udev_device_unref_ struct udev_device *dev = NULL;
H A Dumount.c235 _cleanup_udev_device_unref_ struct udev_device *d;
295 _cleanup_udev_device_unref_ struct udev_device *d;
H A Dswap.c257 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
432 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
/systemd/src/gpt-auto-generator/
H A Dgpt-auto-generator.c558 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
684 _cleanup_udev_device_unref_ struct udev_device *q;
/systemd/src/nspawn/
H A Dnspawn-network.c281 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
H A Dnspawn.c1781 _cleanup_udev_device_unref_ struct udev_device *d = NULL;
1936 _cleanup_udev_device_unref_ struct udev_device *q;
/systemd/src/network/
H A Dnetworkd-manager.c230 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
H A Dnetworkd-link.c2432 _cleanup_udev_device_unref_ struct udev_device *device = NULL;
/systemd/src/journal/
H A Djournalctl.c153 _cleanup_udev_device_unref_ struct udev_device *device = NULL;

Completed in 428 milliseconds