Home
last modified time | relevance | path

Searched refs:error_desc (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
DLLVMUserExpression.cpp189 const char *error_desc = nullptr; in DoExecute() local
193 error_desc = real_stop_info_sp->GetDescription(); in DoExecute()
195 if (error_desc) in DoExecute()
198 error_desc); in DoExecute()
/freebsd-12-stable/sys/dev/tws/
Dtws_services.h111 struct error_desc { struct
Dtws_services.c58 static struct error_desc array[] = {
/freebsd-12-stable/sys/dev/cy/
Dcy.c138 static char const * const error_desc[] = { variable
1965 unit, delta, error_desc[errnum], in cywakeup()
/freebsd-12-stable/sys/dev/sio/
Dsio.c146 static char const * const error_desc[] = { variable
2263 unit, delta, error_desc[errnum],