Home
last modified time | relevance | path

Searched defs:zlog_msg (Results 1 – 10 of 10) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dzlog.c90 struct zlog_msg { struct
91 struct timespec ts;
92 int prio;
94 const char *fmt;
95 va_list args;
97 char *stackbuf;
98 size_t stackbufsz;
99 char *text;
100 size_t textlen;
110 uint32_t ts_flags;
[all …]
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dzlog.c90 struct zlog_msg { struct
91 struct timespec ts;
92 int prio;
94 const char *fmt;
95 va_list args;
97 char *stackbuf;
98 size_t stackbufsz;
99 char *text;
100 size_t textlen;
110 uint32_t ts_flags;
[all …]
/dports/www/mod_php80/php-8.0.15/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/www/mod_php81/php-8.1.1/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/lang/php73/php-7.3.33/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/lang/php74/php-7.4.27/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/lang/php81/php-8.1.1/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/lang/php80/php-8.0.15/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/www/mod_php73/php-7.3.33/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro
/dports/www/mod_php74/php-7.4.27/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) macro