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

/systemd/src/libsystemd/sd-bus/
H A Dbus-error.c133 static sd_bus_error errno_to_bus_error_const(int error) { function
448 *e = errno_to_bus_error_const(error);
485 *e = errno_to_bus_error_const(error);

Completed in 11 milliseconds