HomeSort by: relevance | last modified time | path
    Searched defs:geta (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/lib/libc/net/
h_hostent.c 103 geta(struct hostent *hp) { function in typeref:typename:void
184 geta(gethostbyaddr((const char *)&addr, len, af));
189 geta(gethostbyname2(*argv, af));
h_hostent.c 103 geta(struct hostent *hp) { function in typeref:typename:void
184 geta(gethostbyaddr((const char *)&addr, len, af));
189 geta(gethostbyname2(*argv, af));
h_hostent.c 103 geta(struct hostent *hp) { function in typeref:typename:void
184 geta(gethostbyaddr((const char *)&addr, len, af));
189 geta(gethostbyname2(*argv, af));

Completed in 32 milliseconds