Searched refs:_NgLogx (Results 1 – 2 of 2) sorted by relevance
66 extern void (*_NgLogx)(const char *fmt, ...);69 #define NGLOGX (*_NgLogx)
120 void (*_NgLogx) (const char *fmt,...) = warnx; variable213 _NgLogx = logx; in NgSetErrLog()