Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/libhack/ | |
gethost.c | 77 FILE *_h_file; variable in typeref:typename:FILE * |
/src/lib/libc/net/ | |
gethnamaddr.c | 1330 FILE *_h_file; variable in typeref:typename:FILE * 1354 if (_h_file == NULL) { 1355 sethostent_r(&_h_file); 1356 if (_h_file == NULL) { 1362 return gethostent_r(_h_file, &h_ent, h_buf, sizeof(h_buf), &h_errno); |