Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Dsd-device.c1335 static int device_add_property_internal_from_string(sd_device *device, const char *str) { in device_add_property_internal_from_string() function
1399 return device_add_property_internal_from_string(device, value); in handle_db_line()