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

/systemd/src/libsystemd/sd-device/
H A Ddevice-private.c90 static int handle_db_line(sd_device *device, char key, const char *value) { function
252 r = handle_db_line(device, key, value);
H A Dsd-device.c1138 static int handle_db_line(sd_device *device, char key, const char *value) { function
1328 r = handle_db_line(device, key, value);

Completed in 22 milliseconds