Home | History | Annotate | Download | only in lib

Lines Matching defs:cb

3628 	sdp_callback_t *cb;	/* called when the transaction finishes */
3682 * sdp_callback_t *cb
3698 t->cb = func;
4237 if (t->cb)
4238 t->cb(pdu_id, status, pdata, size, t->udata);