Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/nsswitch/files/common/
H A Dgethostent.c41 static char *do_aliases();
462 abuf = do_aliases(hp, abuf, abuf_end);
595 abuf = do_aliases(hp, abuf, abuf_end);
681 do_aliases(struct hostent *hp, char *abuf, char *end) in do_aliases() function