Searched refs:_NgLogx (Results 1 – 2 of 2) sorted by relevance
64 extern void (*_NgLogx)(const char *fmt, ...);67 #define NGLOGX (*_NgLogx)
115 void (*_NgLogx) (const char *fmt,...) = warnx; variable206 _NgLogx = logx; in NgSetErrLog()