Home
last modified time | relevance | path

Searched refs:LOG_E (Results 1 – 25 of 145) sorted by relevance

123456

/dports/net/freediameter/freeDiameter-1.5.0/extensions/dict_json/
H A Ddict_json.cc66 LOG_E("Unknown type '%s'", typestring); in make_type()
255 LOG_E("invalid AVP, need Code, Name, and Type"); in add_avp()
438 LOG_E("AVP '%s' not found", avp.asCString()); in look_up_avp()
752 LOG_E("error parsing JSON file"); in read_dictionary()
757 LOG_E("error adding vendors"); in read_dictionary()
761 LOG_E("error adding types"); in read_dictionary()
765 LOG_E("error adding AVPs"); in read_dictionary()
769 LOG_E("error adding applications"); in read_dictionary()
773 LOG_E("error adding commands"); in read_dictionary()
777 LOG_E("error adding command rules"); in read_dictionary()
[all …]
/dports/net/freediameter/freeDiameter-1.5.0/extensions/dbg_msg_dumps/
H A Ddbg_msg_dumps.c89 LOG_E("FAILOVER from '%s':", peer_name); in md_hook_cb_tree()
108 LOG_E("PARSING ERROR, returning:"); in md_hook_cb_tree()
112 LOG_E("ROUTING ERROR '%s' for: ", (char *)other); in md_hook_cb_tree()
116 LOG_E("DROPPED '%s'", (char *)other); in md_hook_cb_tree()
188 LOG_E("FAILOVER from '%s': %s", peer_name, buf); in md_hook_cb_full()
205 LOG_E("PARSING ERROR, returning: %s", buf); in md_hook_cb_full()
208 LOG_E("ROUTING ERROR '%s' for: %s", (char *)other, buf); in md_hook_cb_full()
211 LOG_E("DROPPED '%s' %s", (char *)other, buf); in md_hook_cb_full()
273 LOG_E("FAILOVER from '%s': %s", peer_name, buf); in md_hook_cb_compact()
290 LOG_E("PARSING ERROR, returning: %s", buf); in md_hook_cb_compact()
[all …]
/dports/net/freediameter/freeDiameter-1.5.0/extensions/rt_ereg/
H A Drtereg_conf.y70 LOG_E("[rt_ereg] error occurred, message logged -- configuration file."); in rtereg_conf_handle()
80 LOG_E("[rt_ereg] configuration invalid, AVP ended without OCTETSTRING AVP"); in rtereg_conf_handle()
85 LOG_E("[rt_ereg] unable to parse the configuration file."); in rtereg_conf_handle()
105 LOG_E("[rt_ereg] realloc failed"); in avp_add()
116 LOG_E("[rt_ereg] realloc failed"); in avp_add()
123 LOG_E("[rt_ereg] Unable to find '%s' AVP in the loaded dictionaries.", name); in avp_add()
134 LOG_E("[rt_ereg] '%s' AVP is not an OCTETSTRING nor GROUPED AVP (%d).", name, data.avp_basetype); in avp_add()
148 LOG_E("[rt_ereg] error in configuration parsing"); in yyerror()
223 LOG_E("[rt_ereg] error while compiling the regular expression '%s':", new->pattern);
233 LOG_E("\t%s", buf);
/dports/security/honggfuzz/honggfuzz-0.7/linux/
H A Dunwind.c63 LOG_E("[pid='%d'] unw_create_addr_space failed", pid); in arch_unwindStack()
69 LOG_E("[pid='%d'] _UPT_create failed", pid); in arch_unwindStack()
76 LOG_E("[pid='%d'] unw_init_remote failed (%s)", pid, UNW_ER[-ret]); in arch_unwindStack()
84 LOG_E("[pid='%d'] [%zd] failed to read IP (%s)", pid, num_frames, UNW_ER[-ret]); in arch_unwindStack()
106 LOG_E("[pid='%d'] unw_create_addr_space failed", pid); in arch_unwindStack()
112 LOG_E("[pid='%d'] _UPT_create failed", pid); in arch_unwindStack()
119 LOG_E("[pid='%d'] unw_init_remote failed (%s)", pid, UNW_ER[-ret]); in arch_unwindStack()
129 LOG_E("[pid='%d'] [%zd] failed to read IP (%s)", pid, num_frames, UNW_ER[-ret]); in arch_unwindStack()
H A Dbfd.c56 LOG_E("bfd_openr(%s) failed", fname); in arch_bfdInit()
61 LOG_E("bfd_check_format() failed"); in arch_bfdInit()
67 LOG_E("bfd_get_symtab_upper_bound() returned '%d'", storage_needed); in arch_bfdInit()
78 LOG_E("bfd_get_section_by_name('.text') failed"); in arch_bfdInit()
H A Dperf.c222 LOG_E("Unknown perf mode: '%d' for PID: %d", method, pid); in arch_perfOpen()
281 LOG_E("Cannot set up perf for PID=%d (_HF_DYNFILE_INSTR_COUNT)", pid); in arch_perfEnable()
287 LOG_E("Cannot set up perf for PID=%d (_HF_DYNFILE_BRANCH_COUNT)", pid); in arch_perfEnable()
293 LOG_E("Cannot set up perf for PID=%d (_HF_DYNFILE_BTS_BLOCK)", pid); in arch_perfEnable()
299 LOG_E("Cannot set up perf for PID=%d (_HF_DYNFILE_BTS_EDGE)", pid); in arch_perfEnable()
305 LOG_E("Cannot set up perf for PID=%d (_HF_DYNFILE_IPT_BLOCK)", pid); in arch_perfEnable()
/dports/net/freediameter/freeDiameter-1.5.0/extensions/test_ccload/
H A Dtest_ccload.c389 { LOG_E("Unable to find 'Auth-Application-Id' AVP in the loaded dictionaries."); }); in cc_entry()
391 { LOG_E("Unable to find 'CC-Request-Number' AVP in the loaded dictionaries."); }); in cc_entry()
394 { LOG_E("Unable to find 'CC-Request-Type' AVP in the loaded dictionaries."); }); in cc_entry()
396 { LOG_E("Unable to find 'Destination-Host' AVP in the loaded dictionaries."); }); in cc_entry()
398 { LOG_E("Unable to find 'Destination-Realm' AVP in the loaded dictionaries."); }); in cc_entry()
400 { LOG_E("Unable to find 'Result-Code' AVP in the loaded dictionaries."); }); in cc_entry()
402 { LOG_E("Unable to find 'Session-Id' AVP in the loaded dictionaries."); }); in cc_entry()
404 { LOG_E("Unable to find 'Service-Context-Id' AVP in the loaded dictionaries."); }); in cc_entry()
406 { LOG_E("Unable to find 'Proxy-Info' AVP in the loaded dictionaries."); }); in cc_entry()
408 { LOG_E("Unable to find 'Proxy-Host' AVP in the loaded dictionaries."); }); in cc_entry()
[all …]
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/vamp-client/
H A DCapnpRRClient.h54 #define LOG_E(x) log(x) macro
56 #define LOG_E(x) macro
154 LOG_E("CapnpRRClient::listPluginData called"); in list()
182 LOG_E("CapnpRRClient::loadPlugin called"); in load()
204 LOG_E("CapnpRRClient::loadPlugin returning"); in load()
216 LOG_E("CapnpRRClient::configure called"); in configure()
243 LOG_E("CapnpRRClient::configure returning"); in configure()
254 LOG_E("CapnpRRClient::process called"); in process()
281 LOG_E("CapnpRRClient::process returning"); in process()
289 LOG_E("CapnpRRClient::finish called"); in finish()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/overrides/webrtc/base/
H A Dlogging.h60 #define LOG_E(sev, ctx, err, ...) \ macro
64 #define LOG_ERRNO_EX(sev, err) LOG_E(sev, ERRNO, err)
69 #define LOG_GLE_EX(sev, err) LOG_E(sev, HRESULT, err)
71 #define LOG_GLEM(sev, mod) LOG_E(sev, HRESULT, GetLastError(), mod)
/dports/security/honggfuzz/honggfuzz-0.7/
H A Dfuzz.c148 LOG_E("sancov_prepareExecve() failed"); in fuzz_prepareExecve()
190 LOG_E("Couldn't write buffer to file '%s'", fuzzer->fileName); in fuzz_prepareFileDynamically()
202 LOG_E("Couldn't read contents of '%s'", hfuzz->files[rnd_index]); in fuzz_prepareFile()
216 LOG_E("Couldn't write buffer to file '%s'", fuzzer->fileName); in fuzz_prepareFile()
239 LOG_E("Couldn't read '%s'", hfuzz->files[rnd_index]); in fuzz_prepareFileExternally()
281 LOG_E("External command terminated with signal %d", WTERMSIG(childStatus)); in fuzz_prepareFileExternally()
335 LOG_E("Couldn't write buffer to file '%s'", vFuzzer.fileName); in fuzz_runVerifier()
347 LOG_E("fuzz_prepareExecve() failed"); in fuzz_runVerifier()
351 LOG_E("Error launching verifier child process"); in fuzz_runVerifier()
576 LOG_E("fuzz_prepareExecve() failed"); in fuzz_fuzzLoop()
[all …]
H A Dcmdline.c344 LOG_E("-p '%s' is not a number", optarg); in cmdlineParse()
349 LOG_E("-p '%d' is invalid", hfuzz->pid); in cmdlineParse()
413 LOG_E("No fuzz command provided"); in cmdlineParse()
419 LOG_E("You must specify '" _HF_FILE_PLACEHOLDER in cmdlineParse()
425 LOG_E("You cannot enable sanitizer coverage & perf feedback at the same time"); in cmdlineParse()
431 LOG_E("Timeout value (%ld) too small for sanitizer coverage feedback", hfuzz->tmOut); in cmdlineParse()
436 LOG_E("The file extension contains the '/' character: '%s'", hfuzz->fileExtn); in cmdlineParse()
442 LOG_E("Provided workspace directory '%s' doesn't exist", hfuzz->workDir); in cmdlineParse()
H A Dfiles.c54 LOG_E("Couldn't read '%s' to a buf", fileName); in files_readFileToBufMax()
161 LOG_E("Directory '%s' doesn't contain any regular files", hfuzz->inputFile); in files_readdir()
220 LOG_E("No input file/dir specified"); in files_init()
235 LOG_E("'%s' is not a regular file, nor a directory", hfuzz->inputFile); in files_init()
240 LOG_E("File '%s' is bigger than maximal defined file size (-F): %" PRId64 " > %" PRId64, in files_init()
458 LOG_E("Empty PID file (%s)", fileName); in files_readPidFromFile()
466 LOG_E("Invalid PID read from '%s' file", fileName); in files_readPidFromFile()
H A Dsancov.c140 LOG_E("bitmap overflow (%u)", index); in sancov_queryBitmap()
153 LOG_E("Out of range index (%u > %u)", index, pBM->capacity); in sancov_setBitmap()
213 LOG_E("Invalid Trie (NULL root node)"); in sancov_trieAdd()
399 LOG_E("Invalid map file '%s'", covFile); in sancov_sanCovParseRaw()
409 LOG_E("Invalid PC length (%d) in map file '%s'", pcLen, covFile); in sancov_sanCovParseRaw()
497 LOG_E("Couldn't open and map '%s' in R/O mode", covFile); in sancov_sanCovParseRaw()
549 LOG_E("Corrupted Trie - '%s' not found", mapsBuf[bestFit].mapName); in sancov_sanCovParseRaw()
589 LOG_E("Invalid BB addr (%#" PRIx64 ") at offset %" PRId64, bbAddr, (uint64_t) pos); in sancov_sanCovParseRaw()
669 LOG_E("Couldn't open and map '%s' in R/O mode", covFile); in sancov_sanCovParse()
674 LOG_E("Coverage data file too short"); in sancov_sanCovParse()
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/libaegisub/common/
H A Djson.cpp36LOG_E("json/parse") << "json::ParseException: " << e.what() << ", Line/offset: " << e.m_locTokenBe… in parse()
39 LOG_E("json/parse") << "json::Exception: " << e.what(); in parse()
56LOG_E("json/file") << "Unexpected error when reading config file " << file << ": " << e.GetMessage… in file()
/dports/net/freediameter/freeDiameter-1.5.0/libfdcore/
H A Dcnxctx.c1002 LOG_E("Fatal GNUTLS error: %s", gnutls_strerror (ret)); in fd_tls_recv_handle_error()
1052 LOG_E("Fatal GNUTLS error: %s", gnutls_strerror (ret)); in fd_tls_send_handle_error()
1162 LOG_E("DTLS sessions not yet supported"); in fd_tls_prepare()
1292 LOG_E(" - The certificate has been revoked."); in fd_tls_verify_credentials()
1294 LOG_E(" - The certificate hasn't got a known issuer."); in fd_tls_verify_credentials()
1382 LOG_E(" - The certificate %d in the chain is expired", i); in fd_tls_verify_credentials()
1545 LOG_E("\t - unknown session type (%d)", cred); in fd_tls_verify_credentials_2()
1588 LOG_E(" - The certificate hasn't got a known issuer."); in fd_tls_verify_credentials_2()
1591 LOG_E(" - The certificate has been revoked."); in fd_tls_verify_credentials_2()
1594 LOG_E(" - The certificate has expired."); in fd_tls_verify_credentials_2()
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Daudio_player_pulse.cpp159LOG_E("audio/player/pulse") << "Stream connection failed: " << pa_strerror(paerror) << "(" << paer… in PulseAudioPlayer()
168LOG_E("audio/player/pulse") << "Stream connection failed: " << pa_strerror(paerror) << "(" << paer… in PulseAudioPlayer()
200LOG_E("audio/player/pulse") << "Error flushing stream: " << pa_strerror(paerror) << "(" << paerror… in Play()
215LOG_E("audio/player/pulse") << "Error getting stream time: " << pa_strerror(paerror) << "(" << pae… in Play()
226LOG_E("audio/player/pulse") << "Error triggering stream: " << pa_strerror(paerror) << "(" << paerr… in Play()
248LOG_E("audio/player/pulse") << "Error flushing stream: " << pa_strerror(paerror) << "(" << paerror… in Stop()
H A Daudio_player_dsound2.cpp822 LOG_E("audio/player/dsound") << msg; in DirectSoundPlayer2()
849 LOG_E("audio/player/dsound") << msg; in Play()
861 LOG_E("audio/player/dsound") << msg; in Stop()
874 LOG_E("audio/player/dsound") << msg; in IsPlaying()
888 LOG_E("audio/player/dsound") << msg; in GetEndPosition()
902 LOG_E("audio/player/dsound") << msg; in GetCurrentPosition()
915 LOG_E("audio/player/dsound") << msg; in SetEndPosition()
927 LOG_E("audio/player/dsound") << msg; in SetVolume()
/dports/security/afl++/AFLplusplus-3.14c/custom_mutators/honggfuzz/libhfcommon/
H A Dlog.h1 #ifndef LOG_E
2 #define LOG_E LOG_F macro
H A Dcommon.h1 #ifndef LOG_E
2 #define LOG_E LOG_F macro
H A Dutil.h1 #ifndef LOG_E
2 #define LOG_E LOG_F macro
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dlogging.h316 #define LOG_E(sev, ctx, err, ...) \ macro
337 #define LOG_E(sev, ctx, err, ...) \ macro
345 LOG_E(sev, ERRNO, err)
351 LOG_E(sev, HRESULT, err)
355 LOG_E(sev, HRESULT, GetLastError(), mod)
/dports/games/libretro-emux/emux-640d4ba/main/
H A Dvideo.c28 LOG_E("Video frontend already initialized!\n"); in video_init()
44 LOG_E("Scaling factor should be positive!\n"); in video_init()
73 LOG_E("Video frontend \"%s\" not recognized!\n", video_fe_name); in video_init()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dmacsocketserver.cc274 LOG_E(LS_ERROR, OS, result) << "SendEventToEventTarget"; in Wait()
285 LOG_E(LS_VERBOSE, OS, result) << "ReceiveNextEvent"; in Wait()
288 LOG_E(LS_WARNING, OS, result) << "ReceiveNextEvent"; in Wait()
304 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue"; in WakeUp()
380 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue"; in WakeUp()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dmacsocketserver.cc274 LOG_E(LS_ERROR, OS, result) << "SendEventToEventTarget"; in Wait()
285 LOG_E(LS_VERBOSE, OS, result) << "ReceiveNextEvent"; in Wait()
288 LOG_E(LS_WARNING, OS, result) << "ReceiveNextEvent"; in Wait()
304 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue"; in WakeUp()
380 LOG_E(LS_ERROR, OS, result) << "PostEventToQueue"; in WakeUp()
/dports/games/libretro-emux/emux-640d4ba/frontends/video/
H A Dsdl_video.c54 LOG_E("Error initializing SDL video: %s\n", SDL_GetError()); in sdl_init()
66 LOG_E("Error creating window: %s\n", SDL_GetError()); in sdl_init()
74 LOG_E("Error creating renderer: %s\n", SDL_GetError()); in sdl_init()
89 LOG_E("Error creating surface: %s\n", SDL_GetError()); in sdl_init()
101 LOG_E("Error creating texture: %s\n", SDL_GetError()); in sdl_init()

123456