Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dresolv_conf.c374 size_t address_space = 0; in __resolv_conf_allocate() local
377 address_space += sizeof (struct sockaddr_in); in __resolv_conf_allocate()
381 address_space += sizeof (struct sockaddr_in6); in __resolv_conf_allocate()
394 + address_space in __resolv_conf_allocate()