Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/inet/
A Dgethost_r-align.c31 ret = gethostent_r(&hent, buf + i, sizeof(buf) - i, &hentres, &herr); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dthreads.txt13 gethostent_r <desired, but not required for SuSv3>
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dnetdb.h194 extern int gethostent_r (struct hostent *__restrict __result_buf,
198 libc_hidden_proto(gethostent_r)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A DMakefile.in36 gethostent.c gethostent_r.c
A Dresolv.c2529 int gethostent_r(struct hostent *result_buf, char *buf, size_t buflen, in gethostent_r() function
2552 libc_hidden_def(gethostent_r) in libc_hidden_def() argument
2570 gethostent_r(&hoste, buf, sizeof(buf), &host, &h_errno); in libc_hidden_def()
/l4re-core-master/libc_backends/lib/socket_noop/
A Dsocket_noop.c151 int W gethostent_r(struct hostent *ret, char *buf, size_t buflen, in gethostent_r() function
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk549 gethostent_r

Completed in 12 milliseconds