Home
last modified time | relevance | path

Searched defs:check_suffix (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp204 auto check_suffix = in DeduceSourceMapping() local
/freebsd/usr.bin/gzip/
H A Dgzip.c1233 check_suffix(char *file, int xlate) in check_suffix() function
/freebsd/crypto/openssl/engines/
H A De_loader_attic.c137 static int check_suffix(const char *str, const char *suffix) in check_suffix() function