Home
last modified time | relevance | path

Searched refs:sd_device_get_property_first (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/libsystemd/sd-device/
Ddevice-util.h14 for (key = sd_device_get_property_first(device, &(value)); \
Dsd-device.c1806 _public_ const char *sd_device_get_property_first(sd_device *device, const char **_value) { in sd_device_get_property_first() function
/systemd-251/src/systemd/
Dsd-device.h97 const char *sd_device_get_property_first(sd_device *device, const char **value);
/systemd-251/src/libsystemd/
Dlibsystemd.sym614 sd_device_get_property_first;