Home | History | Annotate | Download | only in lib

Lines Matching refs:cb

3652 	sdp_callback_t *cb;	/* called when the transaction finishes */
3706 * sdp_callback_t *cb
3722 t->cb = func;
4263 if (t->cb)
4264 t->cb(pdu_id, status, pdata, size, t->udata);