Home
last modified time | relevance | path

Searched defs:errMsg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/tests/libntp/
H A Drealpath.c38 static const char * errMsg(const char *fmt, ...) in errMsg() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp209 std::string errMsg; in makeLTOModule() local
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1291 std::string errMsg = checkCmseSymAttributes(acleSeSym, sym); in processArmCmseSymbols() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c71228 StrAccum errMsg; /* Accumulate the error message text here */ member