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

/openbsd-current/usr.sbin/lpd/
H A Dlpd.h55 IMSG_GETADDRINFO_END, enumerator in enum:__anon4764
H A Dlogmsg.c62 case IMSG_GETADDRINFO_END:
63 return "IMSG_GETADDRINFO_END";
H A Dresolver.c172 m_create(proc, IMSG_GETADDRINFO_END, reqid, 0, -1);
272 case IMSG_GETADDRINFO_END:
324 m_create(s->proc, IMSG_GETADDRINFO_END, s->reqid, 0, -1);
H A Dfrontend.c317 case IMSG_GETADDRINFO_END:
/openbsd-current/usr.sbin/smtpd/
H A Ddispatcher.c44 case IMSG_GETADDRINFO_END:
H A Dresolver.c194 m_create(proc, IMSG_GETADDRINFO_END, reqid, 0, -1);
337 case IMSG_GETADDRINFO_END:
402 m_create(s->proc, IMSG_GETADDRINFO_END, s->reqid, 0, -1);
H A Dsmtpd.h207 IMSG_GETADDRINFO_END, enumerator in enum:imsg_type
H A Dsmtpd.c1976 CASE(IMSG_GETADDRINFO_END);

Completed in 111 milliseconds