Home
last modified time | relevance | path

Searched defs:templ (Results 1 – 9 of 9) 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/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/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c435 static int dsa_gen_set_template(void *genctx, void *templ) in dsa_gen_set_template()
H A Ddh_kmgmt.c497 static int dh_gen_set_template(void *genctx, void *templ) in dh_gen_set_template()
H A Dec_kmgmt.c1050 static int ec_gen_set_template(void *genctx, void *templ) in ec_gen_set_template()
/freebsd/lib/libc/resolv/
H A Dres_debug.c1030 u_int32_t templ; in loc_ntoa() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c6770 void *buf, *templ; in ztest_blake3() local