Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/src/stdio/
Dperror.c9 char *errstr = strerror(errno); in perror() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dperror.c9 char *errstr = strerror(errno); in perror() local
/third_party/musl/src/stdio/
Dperror.c9 char *errstr = strerror(errno); in perror() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dperror.c9 char *errstr = strerror(errno); in perror() local
/third_party/python/Parser/
Dpegen_errors.c18 PyObject *errstr = NULL; in _PyPegen_raise_tokenizer_init_error() local
129 PyObject *errstr; in _Pypegen_raise_decode_error() local
271 PyObject *errstr = NULL; in _PyPegen_raise_error_known_location() local
Dpegen.c267 PyObject *errstr; in raise_decode_error() local
305 PyObject *errstr = NULL; in raise_tokenizer_init_error() local
458 PyObject *errstr = NULL; in _PyPegen_raise_error_known_location() local
/third_party/grpc/src/core/lib/surface/
Devent_string.cc38 static const char* errstr(int success) { return success ? "OK" : "ERROR"; } in errstr() function
/third_party/boost/boost/vmd/detail/
Dassert.hpp21 #define BOOST_VMD_DETAIL_ASSERT_VC_GEN_ERROR_OUTPUT(errstr) \ argument
/third_party/libnl/src/lib/
Dcls.c59 char *errstr = NULL; in nl_cli_cls_parse_ematch() local
/third_party/libsnd/tests/
Dlossy_comp_test.c1451 { const char * errstr ; in sdlcomp_test_short() local
1671 { const char * errstr ; in sdlcomp_test_int() local
1916 { const char * errstr ; in sdlcomp_test_float() local
2156 { const char * errstr ; in sdlcomp_test_double() local
Dcompression_size_test.c74 { const char * errstr ; in vorbis_test() local
Derror_test.c45 { const char *noerror, *errstr ; in error_number_test() local
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL_error.c127 SDL_GetErrorMsg(char *errstr, int maxlen) in SDL_GetErrorMsg()
/third_party/boost/libs/graph/test/
Dcore_numbers_test.cpp15 const char* errstr = ""; variable
/third_party/python/Modules/_ctypes/darwin/
Ddlfcn_simple.c84 static char errstr[ERR_STR_LEN]; in error() local
/third_party/ffmpeg/doc/examples/
Dfilter_audio.c276 uint8_t errstr[1024]; in main() local
/third_party/lwip/src/core/
Dmem.c107 char errstr[128]; in mem_overflow_check_raw() local
118 char errstr[128]; in mem_overflow_check_raw() local
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.c80 char *errstr; in die() local
/third_party/openssl/engines/
De_capi.c947 char errstr[10]; in capi_rsa_priv_dec() local
1101 char errstr[10]; in capi_adderror() local
/third_party/libsnd/src/
Dalac.c975 { static char errstr [128] ; in alac_error_string() local
/third_party/python/Modules/
D_ssl.c446 const char *errstr, int lineno, unsigned long errcode) in fill_and_set_sslerror()
588 char *errstr = NULL; in PySSL_SetError() local
688 _setSSLError (_sslmodulestate *state, const char *errstr, int errcode, const char *filename, int li… in _setSSLError()
5100 const char *errstr; in PySSL_RAND() local
/third_party/glib/glib/
Dgspawn-win32.c945 GString *errstr = NULL; in g_spawn_sync() local
Dgspawn.c380 GString *errstr = NULL; in g_spawn_sync() local
/third_party/optimized-routines/math/test/rtest/
Ddotest.c1631 char *errstr = NULL; in docase() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1185 const char* errstr = grpc_error_string(error); in grpc_chttp2_complete_closure_step() local

12