Home
last modified time | relevance | path

Searched defs:templ (Results 1 – 14 of 14) sorted by relevance

/freebsd/usr.bin/indent/
H A Dlexi.c55 struct templ { struct
62 * search. For the same reason, string must be the first thing in struct templ. argument
/freebsd/crypto/openssl/ssl/
H A Ds3_msg.c84 OSSL_RECORD_TEMPLATE templ; in ssl3_dispatch_alert() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.h24 char *templ; member
H A Dsanitizer_libignore.h53 char *templ; member
H A Dsanitizer_common.cpp229 bool TemplateMatch(const char *templ, const char *str) { in TemplateMatch()
/freebsd/crypto/openssl/ssl/record/methods/
H A Dktls_meth.c494 OSSL_RECORD_TEMPLATE *templ, in ktls_prepare_record_header()
515 OSSL_RECORD_TEMPLATE *templ, in ktls_post_encryption_processing()
H A Ddtls_meth.c700 OSSL_RECORD_TEMPLATE *templ, in dtls_prepare_record_header()
H A Dtls_common.c1603 OSSL_RECORD_TEMPLATE *templ, in tls_prepare_record_header_default()
/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_meth.c404 void *templ) in evp_keymgmt_gen_set_template()
/freebsd/lib/libc/resolv/
H A Dres_debug.c1030 u_int32_t templ; in loc_ntoa() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c439 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template()
H A Ddh_kmgmt.c500 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template()
H A Dec_kmgmt.c1055 static int ec_gen_set_template(void *genctx, void *templ) in ec_gen_set_template()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c6823 void *buf, *templ; in ztest_blake3() local