HomeSort by: relevance | last modified time | path
    Searched defs:evPrintf (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libbind/dist/isc/
eventlib.c 272 evPrintf(ctx, 9, "evGetNext: fdCount %d\n", ctx->fdCount);
305 evPrintf(ctx, 1,
337 evPrintf(ctx, 4, "select() returns %d (err: %s)\n",
340 evPrintf(ctx, 4, "poll() returns %d (err: %s)\n",
373 evPrintf(ctx, 1, "EBADF: %d\n",
470 evPrintf(ctx, 4, "fdCount < 0 (%d)\n", ctx->fdCount);
497 evPrintf(ctx, 5,
514 evPrintf(ctx, 5,
526 evPrintf(ctx, 5,
539 evPrintf(ctx, 5, "Dispatch.Timer: func %p, uap %p\n"
    [all...]
eventlib_p.h 262 #define evPrintf __evPrintf
263 void evPrintf(const evContext_p *ctx, int level, const char *fmt, ...)
  /src/lib/libc/isc/
eventlib_p.h 262 #define evPrintf __evPrintf
263 void evPrintf(const evContext_p *ctx, int level, const char *fmt, ...)

Completed in 22 milliseconds