Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent6.c213 int stringSize = 0; in cloneAliasList() local
228 stringSize += RNDUP(strlen(h->h_aliases[aliasCount])+1); in cloneAliasList()
250 stringSize)) == 0) { in cloneAliasList()