Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/libsystemd/sd-resolve/
Dresolve-private.h17 #define resolve_getaddrinfo(resolve, ret_query, node, service, hints, callback, destroy_callback, u… argument
Dtest-resolve.c59 struct addrinfo hints = { in main() local
Dsd-resolve.c345 struct addrinfo hints, *result = NULL; in handle_request() local
926 const struct addrinfo *hints, in resolve_getaddrinfo_with_destroy_callback()
996 const struct addrinfo *hints, in sd_resolve_getaddrinfo()
/systemd-251/src/socket-proxy/
Dsocket-proxyd.c417 static const struct addrinfo hints = { in resolve_remote() local
/systemd-251/src/timesync/
Dtimesyncd-manager.c817 static const struct addrinfo hints = { in manager_connect() local
/systemd-251/src/network/netdev/
Dwireguard.c391 static const struct addrinfo hints = { in peer_resolve_endpoint() local
/systemd-251/src/libsystemd/sd-bus/
Dsd-bus.c783 struct addrinfo *result, hints = { in parse_tcp_address() local