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

/systemd/src/libsystemd/sd-device/
H A Ddevice-util.h30 for (tag = sd_device_get_tag_first(device); \
H A Dsd-device.c1390 _public_ const char *sd_device_get_tag_first(sd_device *device) { function
1481 tag = sd_device_get_tag_first(device);
/systemd/src/systemd/
H A Dsd-device.h61 const char *sd_device_get_tag_first(sd_device *device);

Completed in 15 milliseconds