Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/libhack/ | |
gethost.c | 137 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) function in typeref:struct:hostent * |
/src/lib/libc/net/ | |
gethnamaddr.c | 741 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) function in typeref:struct:hostent * 1362 return gethostent_r(_h_file, &h_ent, h_buf, sizeof(h_buf), &h_errno); |