Searched refs:reply_method_errnof (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/resolve/ |
D | resolved-bus.c | 97 _sd_printf_(3, 4) static int reply_method_errnof( in reply_method_errnof() function 142 … return reply_method_errnof(q, q->answer_errno, "Lookup failed due to system error: %m"); in reply_query_state() 335 (void) reply_method_errnof(q, r, NULL); in bus_method_resolve_hostname_complete() 621 (void) reply_method_errnof(q, r, NULL); in bus_method_resolve_address_complete() 785 (void) reply_method_errnof(q, r, NULL); in bus_method_resolve_record_complete() 1161 (void) reply_method_errnof(q, r, NULL); in resolve_service_all_complete() 1306 (void) reply_method_errnof(q, r, NULL); in bus_method_resolve_service_complete()
|