Lines Matching refs:evPrintf
266 evPrintf(ctx, 9, "evGetNext: fdCount %d\n", ctx->fdCount); in evGetNext()
299 evPrintf(ctx, 1, in evGetNext()
331 evPrintf(ctx, 4, "select() returns %d (err: %s)\n", in evGetNext()
334 evPrintf(ctx, 4, "poll() returns %d (err: %s)\n", in evGetNext()
367 evPrintf(ctx, 1, "EBADF: %d\n", in evGetNext()
464 evPrintf(ctx, 4, "fdCount < 0 (%d)\n", ctx->fdCount); in evGetNext()
491 evPrintf(ctx, 5, in evDispatch()
508 evPrintf(ctx, 5, in evDispatch()
520 evPrintf(ctx, 5, in evDispatch()
533 evPrintf(ctx, 5, "Dispatch.Timer: func %p, uap %p\n", in evDispatch()
544 evPrintf(ctx, 5, in evDispatch()
574 evPrintf(ctx, 1, in evDispatch()
612 evPrintf(ctx, 5, "Dispatch.Timer: timer rm'd?\n"); in evDrop()
669 evPrintf(const evContext_p *ctx, int level, const char *fmt, ...) { in evPrintf() function
833 evPrintf(ctx, 2, "pollfd() realloc (%ld) failed\n", in evPollfdRealloc()