Home
last modified time | relevance | path

Searched refs:__nss_hostname_digits_dots_context (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/nss/
Ddigits_dots.c53 int ret = __nss_hostname_digits_dots_context in __nss_hostname_digits_dots()
61 __nss_hostname_digits_dots_context (struct resolv_context *ctx, in __nss_hostname_digits_dots_context() function
DgetXXbyYY.c127 if (__nss_hostname_digits_dots_context in FUNCTION_NAME()
Dnsswitch.h165 extern int __nss_hostname_digits_dots_context (struct resolv_context *,
/glibc-2.36/ChangeLog.old/
DChangeLog.18845 * nss/nsswitch.h (__nss_hostname_digits_dots_context): Declare.
846 * nss/digits_dots.c (__nss_hostname_digits_dots_context): Renamed
851 __nss_hostname_digits_dots_context.
DChangeLog.197757 (__nss_hostname_digits_dots_context): Call __inet_aton_exact.