Home | History | Annotate | Download | only in p2p

Lines Matching full:debug_print

4396 	if (!p2p->cfg->debug_print)
4403 p2p->cfg->debug_print(p2p->cfg->cb_ctx, MSG_DEBUG, buf);
4412 if (!p2p->cfg->debug_print)
4419 p2p->cfg->debug_print(p2p->cfg->cb_ctx, MSG_INFO, buf);
4428 if (!p2p->cfg->debug_print)
4435 p2p->cfg->debug_print(p2p->cfg->cb_ctx, MSG_ERROR, buf);