Searched refs:anum (Results 1 – 4 of 4) sorted by relevance
93 size_t anum = 0; in _hf_gethtbyname2() local126 for (anum = 0; hp->h_aliases[anum]; anum++) { in _hf_gethtbyname2()127 if (anum >= MAXALIASES) goto nospc; in _hf_gethtbyname2()128 const char* h_alias = hp->h_aliases[anum]; in _hf_gethtbyname2()129 HENT_SCOPY(aliases[anum], h_alias, ptr, len); in _hf_gethtbyname2()162 HENT_ARRAY(hp->h_aliases, anum, ptr, len); in _hf_gethtbyname2()184 for (i = 0; i < anum; i++) { in _hf_gethtbyname2()187 hp->h_aliases[anum] = NULL; in _hf_gethtbyname2()
50 #define HENT_ARRAY(dst, anum, ptr, len) do { \ argument51 size_t _len = (anum + 1) * sizeof(*dst); \
520 size_t anum; in netbsd_gethostent_r() local579 anum = aliases.size(); in netbsd_gethostent_r()580 HENT_ARRAY(hent->h_aliases, anum, buf, buflen); in netbsd_gethostent_r()590 for (size_t i = 0; i < anum; i++) HENT_SCOPY(hent->h_aliases[i], aliases[i], buf, buflen); in netbsd_gethostent_r()591 hent->h_aliases[anum] = NULL; in netbsd_gethostent_r()
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...