Home
last modified time | relevance | path

Searched defs:has_suffix (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/ldapd/
H A Dutil.c80 has_suffix(struct btval *key, const char *suffix) in has_suffix() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2268 bool has_suffix = version_pos != llvm::StringRef::npos; in ParseSymbols() local