zlog_ex             8 sapi/fpm/fpm/zlog.h #define zlog(flags,...) zlog_ex(__func__, __LINE__, flags, __VA_ARGS__)
zlog_ex            20 sapi/fpm/fpm/zlog.h void zlog_ex(const char *function, int line, int flags, const char *fmt, ...)