Home
last modified time | relevance | path

Searched refs:evPrintf (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/netbsd/isc/
Deventlib_p.h217 #define evPrintf __evPrintf macro
218 void evPrintf(const evContext_p *ctx, int level, const char *fmt, ...);
Dev_timers.c469 evPrintf(ctx, 7, in print_timer()