Lines Matching full:param
82 * @param name the hostname to resolve
149 * @param name the hostname to resolve
150 * @param ret pre-allocated struct where to store the result
151 * @param buf pre-allocated buffer where to store additional data
152 * @param buflen the size of buf
153 * @param result pointer to a hostent pointer that is set to ret on success
155 * @param h_errnop pointer to an int where to store errors (instead of modifying
232 * @param ai struct addrinfo to free
258 * @param nodename descriptive name or address string of the host
260 * @param servname port number as string of NULL
261 * @param hints structure containing input values that set socktype and protocol
262 * @param res pointer to a pointer where to store the result (set to NULL on failure)