Home
last modified time | relevance | path

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

/nss/nss_files/
A Dfiles-hosts.c382 _nss_files_gethostbyname4_r (const char *name, struct gaih_addrtuple **pat, in libc_hidden_def()
440 % __alignof__ (struct gaih_addrtuple)); in libc_hidden_def()
444 if (__builtin_expect (buflen < sizeof (struct gaih_addrtuple), in libc_hidden_def()
453 *pat = (struct gaih_addrtuple *) buffer; in libc_hidden_def()
454 buffer += sizeof (struct gaih_addrtuple); in libc_hidden_def()
455 buflen -= sizeof (struct gaih_addrtuple); in libc_hidden_def()
/nss/
A Dnss.h44 struct gaih_addrtuple struct
46 struct gaih_addrtuple *next; argument
119 struct gaih_addrtuple **,

Completed in 7 milliseconds