Lines Matching +defs:input +defs:port
590 static enum expect evhttp_have_expect(struct evhttp_request *req, int input) in evhttp_have_expect()
1167 struct evbuffer *input; in evhttp_read_cb() local
1300 ev_uint16_t port) in evhttp_connection_set_local_port()
2377 evhttp_connection_new(const char *address, ev_uint16_t port) in evhttp_connection_new()
2384 const char *address, ev_uint16_t port) in evhttp_connection_base_bufferevent_new()
2460 const char *address, ev_uint16_t port) in evhttp_connection_base_new()
2555 char **address, ev_uint16_t *port) in evhttp_connection_get_peer()
3553 evhttp_bind_socket(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket()
3563 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle()
3719 evhttp_start(const char *address, ev_uint16_t port) in evhttp_start()
4434 make_addrinfo(const char *address, ev_uint16_t port) in make_addrinfo()
4463 bind_socket(const char *address, ev_uint16_t port, int reuse) in bind_socket()
4489 int port; /* port, or zero */ member
4633 char *cp, *port; in parse_authority() local
5098 evhttp_uri_set_port(struct evhttp_uri *uri, int port) in evhttp_uri_set_port()