Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/indent/
H A Dlexi.c63 struct templ { struct
70 * search. For the same reason, string must be the first thing in struct templ. argument
/freebsd-13.1/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.cpp193 bool TemplateMatch(const char *templ, const char *str) { in TemplateMatch()
/freebsd-13.1/lib/libc/resolv/
H A Dres_debug.c1037 u_int32_t templ; in loc_ntoa() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dio.c5418 const char *templ = svn_dirent_join(directory, "svn-XXXXXX", scratch_pool); in temp_file_create() local