Lines Matching full:readable
40 human-readable and native binary forms, and for hostname resolver operations.
330 human-readable four dotted number notation for Internet addresses).
347 it into a human-readable textual representation of the address; typically in
351 socket addresses into human-readable textual representations.
398 or printable as a human-readable error message string. If no error occurred it
466 or printable as a human-readable error message string. The host and service
476 Requests that a human-readable string representation of the numeric address be
491 representation as a human-readable string.
603 =head2 Making a human-readable string out of an address
606 getsockname() or getpeername(), into a pair of human-readable strings
637 To turn a hostname into a human-readable plain IP address use getaddrinfo()
639 each one to make it a readable IP address again.