Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_engine.c24 DEFINE_LIST_OF_IMPL(port, QUIC_PORT);
H A Dquic_port.c32 DEFINE_LIST_OF_IMPL(ch, QUIC_CHANNEL);
33 DEFINE_LIST_OF_IMPL(port, QUIC_PORT);
H A Dquic_channel.c52 DEFINE_LIST_OF_IMPL(ch, QUIC_CHANNEL);
/openssl/include/internal/
H A Dlist.h68 # define DEFINE_LIST_OF_IMPL(name, type) \ macro
201 DEFINE_LIST_OF_IMPL(name, type)

Completed in 27 milliseconds