Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dresolv_conf.c416 const struct sockaddr **nameserver_array = alloc_buffer_alloc_array in __resolv_conf_allocate() local
418 conf->nameserver_list = nameserver_array; in __resolv_conf_allocate()
432 nameserver_array[i] = (struct sockaddr *) sa; in __resolv_conf_allocate()
439 nameserver_array[i] = (struct sockaddr *) sa; in __resolv_conf_allocate()