Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Ddevice-internal.h58 uint8_t *properties_nulstr; /* the same as a nulstr */ member
Ddevice-private.c555 free_and_replace(device->properties_nulstr, buf_nulstr); in device_update_properties_bufs()
575 *nulstr = device->properties_nulstr; in device_get_properties_nulstr()
Dsd-device.c73 free(device->properties_nulstr); in device_free()