Home
last modified time | relevance | path

Searched refs:gethostbyname_r (Results 1 – 25 of 56) sorted by relevance

123

/glibc-2.36/inet/
DVersions19 gethostbyname2; gethostbyname2_r; gethostbyname_r; gethostent;
54 gethostbyname_r; gethostent_r; getnetbyaddr_r; getnetbyname_r;
/glibc-2.36/nss/
Dtest-digits-dots.c35 err = gethostbyname_r ("1.2.3.4", &ret, buf, sizeof (buf), &result, &h_err); in do_test()
Dbug-erange.c28 while ((res = gethostbyname_r (host, &hostbuf, tmphstbuf, hstbuflen, in main()
Dfunction.def45 DEFINE_NSS_FUNCTION (gethostbyname_r)
Dnss_test1.c528 NAME(gethostbyname_r) (const char *name, struct hostent *result, in NAME() argument
/glibc-2.36/resolv/
Dnss_dns_functions.c31 .gethostbyname_r = &_nss_dns_gethostbyname_r, in __nss_dns_functions()
Dtst-resolv-trailing.c78 TEST_COMPARE (gethostbyname_r (query, &storage, buf, sizeof (buf), in do_test()
Dtst-resolv-nondecimal.c95 TEST_COMPARE (gethostbyname_r (query, &storage, buf, sizeof (buf), in run_query()
Dtst-resolv-threads.c253 ret = gethostbyname_r (qname, &storage, buf, sizeof (buf), in byname()
Dtst-resolv-basic.c151 int ret = gethostbyname_r in check_h()
Dnetdb.h177 extern int gethostbyname_r (const char *__restrict __name,
DREADME57 `gethostbyname_r' is now fully thread-safe and re-entrant. The
/glibc-2.36/manual/
Dnss.texi402 functions. I.e., if the user would call the @code{gethostbyname_r}
442 int gethostbyname_r (const char *name, struct hostent *result_buf,
Dsocket.texi1349 @c gethostbyname_r dup @mtsenv @mtslocale @ascudlopen @ascuplugin @asucorrupt @ascuheap @asulock @…
1431 @deftypefun int gethostbyname_r (const char *restrict @var{name}, struct hostent *restrict @var{res…
1434 @c gethostbyname_r @mtsenv @mtslocale @ascudlopen @ascuplugin @asucorrupt @ascuheap @asulock @aculo…
1503 The @code{gethostbyname_r} function returns information about the host
1538 while ((res = gethostbyname_r (host, hostbuf, tmphstbuf, hstbuflen,
1568 The @code{gethostbyname2_r} function is like @code{gethostbyname_r}, but
1598 Similar to the @code{gethostbyname_r} function, the caller must provide
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n32/
Dlibc.abilist575 GLIBC_2.0 gethostbyname_r F
1783 GLIBC_2.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n64/
Dlibc.abilist573 GLIBC_2.0 gethostbyname_r F
1779 GLIBC_2.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/fpu/
Dlibc.abilist575 GLIBC_2.0 gethostbyname_r F
1784 GLIBC_2.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/nofpu/
Dlibc.abilist575 GLIBC_2.0 gethostbyname_r F
1782 GLIBC_2.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dlibc.abilist576 GLIBC_2.0 gethostbyname_r F
1813 GLIBC_2.1.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/m680x0/
Dlibc.abilist577 GLIBC_2.0 gethostbyname_r F
1769 GLIBC_2.1.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/
Dlibc.abilist578 GLIBC_2.0 gethostbyname_r F
1767 GLIBC_2.1.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/
Dlibc.abilist586 GLIBC_2.0 gethostbyname_r F
1774 GLIBC_2.1.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/
Dlibc.abilist586 GLIBC_2.0 gethostbyname_r F
1774 GLIBC_2.1.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/
Dlibc.abilist576 GLIBC_2.0 gethostbyname_r F
1766 GLIBC_2.1.2 gethostbyname_r F
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dlibc.abilist590 GLIBC_2.0 gethostbyname_r F
1807 GLIBC_2.1.2 gethostbyname_r F

123