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

/systemd/src/libsystemd/sd-resolve/
H A Dsd-resolve.c102 int _h_errno; member in struct:sd_resolve_query
136 int _h_errno; member in struct:AddrInfoResponse
162 int _h_errno; member in struct:NameInfoResponse
234 int _h_errno) {
242 ._h_errno = _h_errno,
289 int _h_errno) {
296 ._h_errno = _h_errno,
781 q->_h_errno
228 send_addrinfo_reply( int out_fd, unsigned id, int ret, struct addrinfo *ai, int _errno, int _h_errno) argument
282 send_nameinfo_reply( int out_fd, unsigned id, int ret, const char *host, const char *serv, int _errno, int _h_errno) argument
[all...]

Completed in 14 milliseconds