Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddevice.c238 static int device_found_to_string_many(DeviceFound flags, char **ret) { in device_found_to_string_many() function
300 if (device_found_to_string_many(d->found, &s) >= 0) in device_serialize()
342 (void) device_found_to_string_many(d->found, &s); in device_dump()