Home | History | Annotate | Download | only in libevent

Lines Matching refs:atoi

581 		port = atoi(p + 1);
1238 req->response_code = atoi(number);
2550 evcon = evhttp_connection_new(hostname, atoi(portname));