Home
last modified time | relevance | path

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

/openbsd/usr.sbin/lpd/
H A Dresolver.c172 m_create(proc, IMSG_GETADDRINFO_END, reqid, 0, -1); in resolver_dispatch_request()
272 case IMSG_GETADDRINFO_END: in resolver_dispatch_result()
324 m_create(s->proc, IMSG_GETADDRINFO_END, s->reqid, 0, -1); in resolver_getaddrinfo_cb()
H A Dlpd.h55 IMSG_GETADDRINFO_END, enumerator
H A Dlogmsg.c62 case IMSG_GETADDRINFO_END: in log_fmt_imsgtype()
H A Dfrontend.c317 case IMSG_GETADDRINFO_END: in frontend_dispatch_engine()
/openbsd/usr.sbin/smtpd/
H A Dresolver.c194 m_create(proc, IMSG_GETADDRINFO_END, reqid, 0, -1); in resolver_dispatch_request()
337 case IMSG_GETADDRINFO_END: in resolver_dispatch_result()
402 m_create(s->proc, IMSG_GETADDRINFO_END, s->reqid, 0, -1); in resolver_getaddrinfo_cb()
H A Ddispatcher.c44 case IMSG_GETADDRINFO_END: in dispatcher_imsg()
H A Dsmtpd.h207 IMSG_GETADDRINFO_END, enumerator
H A Dsmtpd.c1976 CASE(IMSG_GETADDRINFO_END); in imsg_to_str()