Home | History | Annotate | Download | only in libevent

Lines Matching refs:hostlen

119 	size_t hostlen, char *serv, size_t servlen, int flags)
134 hostlen) >= hostlen)
145 if (strlcpy(host, hp->h_name, hostlen) >= hostlen)