Searched refs:sd_device_get_tag_next (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd/sd-device/
H A Ddevice-util.h32 tag = sd_device_get_tag_next(device))
H A Dsd-device.c1404 _public_ const char *sd_device_get_tag_next(sd_device *device) { function
1485 while ((tag = sd_device_get_tag_next(device)))
/systemd/src/systemd/
H A Dsd-device.h62 const char *sd_device_get_tag_next(sd_device *device);

Completed in 2250 milliseconds