Home
last modified time | relevance | path

Searched defs:errbuf (Results 1 - 25 of 58) sorted by relevance

123

/third_party/pulseaudio/src/pulsecore/
H A Dcore-error.c44 char errbuf[128]; in pa_cstrerror() local
[all...]
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbasedl.c44 char *xlib, *path, errbuf[256]; in mixer_simple_basic_dlopen() local
/third_party/ffmpeg/libavutil/
H A Derror.c108 int av_strerror(int errnum, char *errbuf, size_t errbuf_size) in av_strerror() argument
H A Dfile.c61 char errbuf[128]; in av_file_map() local
[all...]
H A Derror.h111 static inline char *av_make_error_string(char *errbuf, size_t errbuf_size, int errnum) in av_make_error_string() argument
[all...]
/third_party/benchmark/src/
H A Dre.h124 char* errbuf = new char[needed]; in Init() local
/third_party/libwebsockets/lib/tls/
H A Dtls-client.c28 lws_ssl_client_connect1(struct lws *wsi, char *errbuf, size_t len) in lws_ssl_client_connect1() argument
58 lws_ssl_client_connect2(struct lws *wsi, char *errbuf, size_t len) in lws_ssl_client_connect2() argument
/third_party/ffmpeg/tools/
H A Daviocat.c40 char errbuf[50]; in main() local
[all...]
H A Dsidxindex.c121 char errbuf[50], *ptr; in handle_file() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregerror.c84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() argument
/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c194 char errbuf[1024]; in run_program0() local
/third_party/selinux/libselinux/src/
H A Dlabel_support.c25 static inline int read_spec_entry(char **entry, char **ptr, int *len, const char **errbuf) in read_spec_entry() argument
66 int read_spec_entries(char *line_buf, const char **errbuf, int num_args, ...) in read_spec_entries() argument
/third_party/ltp/testcases/cve/
H A Dicmp_rate_limit01.c106 char msgbuf[BUFSIZE], errbuf[BUFSIZE]; in count_icmp_errors() local
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_dl.c71 char errbuf[160]; in dl_load() local
141 char errbuf[160]; in dl_bind_func() local
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c230 pcre2_regerror(int errcode, const regex_t *preg, char *errbuf, in pcre2_regerror() argument
/third_party/openssl/crypto/dso/
H A Ddso_dl.c71 char errbuf[160]; in dl_load() local
141 char errbuf[160]; in dl_bind_func() local
/third_party/ffmpeg/libavdevice/
H A Dbktr.c108 char errbuf[128]; in bktr_init() local
[all...]
H A Djack.c293 char errbuf[128]; in audio_read_packet() local
/third_party/ffmpeg/libavformat/
H A Dcrypto.c317 char errbuf[100] = "unknown error"; in crypto_seek() local
/third_party/ffmpeg/libavresample/tests/
H A Davresample.c312 char errbuf[256]; in main() local
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c68 char *xlib, *path, errbuf[256]; in try_open() local
116 char *xlib, *path, errbuf[256]; in try_open_full() local
/third_party/alsa-lib/src/
H A Ddlmisc.c120 EXPORT_SYMBOL void *INTERNAL(snd_dlopen)(const char *name, int mode, char *errbuf, size_t errbuflen) in snd_dlopen() argument
317 char errbuf[256]; in snd_dlobj_cache_get0() local
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c250 lws_tls_client_connect(struct lws *wsi, char *errbuf, size_t elen) in lws_tls_client_connect() argument
/third_party/nghttp2/src/
H A Dshrpx_worker_process.cc71 std::array<char, STRERROR_BUFSIZE> errbuf; in drop_privileges() local
410 std::array<char, STRERROR_BUFSIZE> errbuf; in send_ready_event() local
433 std::array<char, STRERROR_BUFSIZE> errbuf; worker_process_event_loop() local
[all...]

Completed in 11 milliseconds

123