Searched refs:MAXALIASES (Results 1 – 1 of 1) sorted by relevance
46 constexpr int MAXALIASES = 35; variable72 char* aliases[MAXALIASES]; in _hf_gethtbyname2()121 if (anum >= MAXALIASES) goto nospc; in _hf_gethtbyname2()