Home | History | Annotate | Download | only in libevent

Lines Matching full:cb_func

508 			cbent->cb.cb_func(buffer, &info, cbent->cbarg);
3320 e->cb.cb_func = cb;
3346 if (cb == cbent->cb.cb_func && cbarg == cbent->cbarg) {