Searched defs:sd_device_get_devnum (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-device/
H A Dsd-device.c860 _public_ int sd_device_get_devnum(sd_device *device, dev_t *devnum) { function
1204 r = sd_device_get_devnum(device, &devnum);

Completed in 1742 milliseconds