Home | History | Annotate | Download | only in libevent

Lines Matching defs:cbarg

735 	void *cbarg;
770 void *cbarg;
807 @param cbarg an argument that will be supplied to each of the callbacks
814 evbuffercb readcb, evbuffercb writecb, everrorcb errorcb, void *cbarg);
856 @param cbarg an argument that will be supplied to each of the callbacks
861 evbuffercb readcb, evbuffercb writecb, everrorcb errorcb, void *cbarg);
1121 @param cbarg an argument to be provided to the callback function