Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dqlog.c266 static void write_str_once(QLOG *qlog, const char *key, char **p) in write_str_once() function
291 write_str_once(qlog, "title", (char **)&qlog->info.title); in qlog_event_seq_header()
292 write_str_once(qlog, "description", (char **)&qlog->info.description); in qlog_event_seq_header()
310 write_str_once(qlog, "group_id", (char **)&qlog->info.group_id); in qlog_event_seq_header()

Completed in 7 milliseconds