Home
last modified time | relevance | path

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

/third_party/eudev/src/libudev/
Dlibudev-device.c500 char devlinks[UTIL_PATH_SIZE]; in udev_device_add_property_from_string_parse() local
504 strscpy(devlinks, sizeof(devlinks), &property[9]); in udev_device_add_property_from_string_parse()
505 slink = devlinks; in udev_device_add_property_from_string_parse()