Home | History | Annotate | Download | only in libevent

Lines Matching refs:mm_calloc

365 	buffer = mm_calloc(1, sizeof(struct evbuffer));
2955 mm_calloc(sizeof(struct evbuffer_file_segment), 1);
3317 if (! (e = mm_calloc(1, sizeof(struct evbuffer_cb_entry))))