Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/ !
Ddevice-enumerator.c339 static int enumerator_sort_devices(sd_device_enumerator *enumerator) { in enumerator_sort_devices() function
1010 if (enumerator_sort_devices(enumerator) < 0) in sd_device_enumerator_get_device_first()
1077 if (enumerator_sort_devices(enumerator) < 0) in sd_device_enumerator_get_subsystem_first()
1150 if (enumerator_sort_devices(enumerator) < 0) in device_enumerator_get_first()
1179 if (enumerator_sort_devices(enumerator) < 0) in device_enumerator_get_devices()