Lines Matching refs:evPrintf
270 evPrintf(ctx, 9, "evGetNext: fdCount %d\n", ctx->fdCount); in evGetNext()
303 evPrintf(ctx, 1, in evGetNext()
335 evPrintf(ctx, 4, "select() returns %d (err: %s)\n", in evGetNext()
338 evPrintf(ctx, 4, "poll() returns %d (err: %s)\n", in evGetNext()
371 evPrintf(ctx, 1, "EBADF: %d\n", in evGetNext()
468 evPrintf(ctx, 4, "fdCount < 0 (%d)\n", ctx->fdCount); in evGetNext()
495 evPrintf(ctx, 5, in evDispatch()
512 evPrintf(ctx, 5, in evDispatch()
524 evPrintf(ctx, 5, in evDispatch()
537 evPrintf(ctx, 5, "Dispatch.Timer: func %p, uap %p\n", in evDispatch()
548 evPrintf(ctx, 5, in evDispatch()
578 evPrintf(ctx, 1, in evDispatch()
616 evPrintf(ctx, 5, "Dispatch.Timer: timer rm'd?\n"); in evDrop()
673 evPrintf(const evContext_p *ctx, int level, const char *fmt, ...) { in evPrintf() function
835 evPrintf(ctx, 2, "pollfd() realloc (%ld) failed\n", in evPollfdRealloc()