Searched defs:archetype (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ldns/ldns/ |
H A D | common.h | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
H A D | common.h.in | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/freebsd/contrib/unbound/ |
H A D | config.h.in | 1366 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1369 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_txp.c | 406 uint32_t archetype; member 859 uint32_t archetype, enc_level; in ossl_quic_tx_packetiser_generate() local 1295 uint32_t archetype, in txp_get_archetype_data() 1308 uint32_t archetype, in txp_determine_geometry() 1426 uint32_t archetype, in txp_should_try_staging() 1714 uint32_t enc_level, uint32_t archetype, in txp_pkt_init() 2986 uint32_t archetype, in txp_pkt_commit()
|
/freebsd/lib/libunbound/ |
H A D | config.h | 1367 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1370 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|