Searched refs:device_rename (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.h59 int device_rename(sd_device *device, const char *name);
H A Ddevice-private.c759 int device_rename(sd_device *device, const char *name) { function
/systemd/src/libudev/
H A Dlibudev-device-private.c213 r = device_rename(udev_device->device, name);

Completed in 973 milliseconds