Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Ddevice-enumerator.c71 static void device_unref_many(sd_device **devices, size_t n) { in device_unref_many() function
82 device_unref_many(enumerator->devices, enumerator->n_devices); in device_enumerator_unref_devices()
431 device_unref_many(enumerator->devices, enumerator->n_devices); in enumerator_sort_devices()
440 device_unref_many(devices, n); in enumerator_sort_devices()