Home
last modified time | relevance | path

Searched refs:lws_log_cx (Results 1 – 9 of 9) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h67 struct lws_log_cx;
70 typedef void (*lws_log_emit_cx_t)(struct lws_log_cx *cx, int level,
72 typedef void (*lws_log_prepend_cx_t)(struct lws_log_cx *cx, void *obj,
74 typedef void (*lws_log_use_cx_t)(struct lws_log_cx *cx, int _new);
80 typedef struct lws_log_cx { struct
92 struct lws_log_cx *parent; argument
128 LWS_VISIBLE LWS_EXTERN struct lws_log_cx *
130 LWS_VISIBLE LWS_EXTERN struct lws_log_cx *
132 LWS_VISIBLE LWS_EXTERN struct lws_log_cx *
137 LWS_VISIBLE LWS_EXTERN struct lws_log_cx *
[all …]
Dlws-secure-streams-client.h70 lws_log_prepend_sspc(struct lws_log_cx *cx, void *obj, char **p, char *e);
72 LWS_VISIBLE LWS_EXTERN struct lws_log_cx *
/third_party/libwebsockets/READMEs/
DREADME.logging.md193 typedef void (*lws_log_emit_cx_t)(struct lws_log_cx *cx, int level,
195 typedef void (*lws_log_prepend_cx_t)(struct lws_log_cx *cx, void *obj,
197 typedef void (*lws_log_use_cx_t)(struct lws_log_cx *cx, int _new);
198 typedef struct lws_log_cx {
210 struct lws_log_cx *parent;
/third_party/libwebsockets/lib/core/
Dlogs.c312 lws_log_emit_cx_file(struct lws_log_cx *cx, int level, const char *line, in lws_log_emit_cx_file()
327 lws_log_use_cx_file(struct lws_log_cx *cx, int _new) in lws_log_use_cx_file()
Dcontext.c2250 lws_log_prepend_context(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_context()
2259 struct lws_log_cx *
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-serialize.c111 struct lws_log_cx *
122 lws_log_prepend_sspc(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_sspc()
Dsecure-streams.c1800 struct lws_log_cx *
1810 lws_log_prepend_ss(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_ss()
/third_party/libwebsockets/lib/core-net/
Dwsi.c56 lws_log_prepend_wsi(struct lws_log_cx *cx, void *obj, char **p, char *e) in lws_log_prepend_wsi()
1018 struct lws_log_cx *
Dvhost.c1925 struct lws_log_cx *
1935 lws_log_prepend_vhost(struct lws_log_cx *cx, void *obj, char **p, char *e)