Home
last modified time | relevance | path

Searched defs:_value (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libudev/
Dlibudev-list.c71 …ev_list_entry *udev_list_entry_add(struct udev_list *list, const char *_name, const char *_value) { in udev_list_entry_add()
/systemd-251/src/libsystemd/sd-hwdb/
Dsd-hwdb.c364 _public_ int sd_hwdb_get(sd_hwdb *hwdb, const char *modalias, const char *key, const char **_value)… in sd_hwdb_get()
/systemd-251/src/libsystemd/sd-device/
Dsd-device.c1806 _public_ const char *sd_device_get_property_first(sd_device *device, const char **_value) { in sd_device_get_property_first()
1823 _public_ const char *sd_device_get_property_next(sd_device *device, const char **_value) { in sd_device_get_property_next()
2181 _public_ int sd_device_set_sysattr_value(sd_device *device, const char *sysattr, const char *_value in sd_device_set_sysattr_value()