Home
last modified time | relevance | path

Searched refs:text_to_binary_address (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c858 text_to_binary_address (const char *name, const struct addrinfo *req, in text_to_binary_address() function
1153 if ((result = text_to_binary_address (name, req, &res)) != 0) in gaih_inet()
/glibc-2.36/ChangeLog.old/
DChangeLog.257518 (text_to_binary_address): New function.