Home | History | Annotate | Download | only in libevent

Lines Matching refs:hostlen

107 	size_t hostlen, char *serv, size_t servlen, int flags)
122 hostlen) >= hostlen)
133 if (strlcpy(host, hp->h_name, hostlen) >= hostlen)