Home
last modified time | relevance | path

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

/glibc-2.36/nss/
Ddigits_dots.c81 char **h_alias_ptr; in __nss_hostname_digits_dots_context() local
103 + sizeof (*h_alias_ptr) + strlen (name) + 1); in __nss_hostname_digits_dots_context()
142 h_alias_ptr = (char **) ((char *) h_addr_ptrs + sizeof (*h_addr_ptrs)); in __nss_hostname_digits_dots_context()
143 hostname = (char *) h_alias_ptr + sizeof (*h_alias_ptr); in __nss_hostname_digits_dots_context()
178 h_alias_ptr[0] = NULL; in __nss_hostname_digits_dots_context()
179 resbuf->h_aliases = h_alias_ptr; in __nss_hostname_digits_dots_context()
270 h_alias_ptr[0] = NULL; in __nss_hostname_digits_dots_context()
271 resbuf->h_aliases = h_alias_ptr; in __nss_hostname_digits_dots_context()