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

/systemd/src/bus-proxyd/
H A Dsynthesize.c77 int synthetic_reply_method_errno(sd_bus_message *call, int error, const sd_bus_error *p) { function
146 return synthetic_reply_method_errno(call, r, NULL);
150 return synthetic_reply_method_errno(call, r, NULL);

Completed in 10 milliseconds