Home
last modified time | relevance | path

Searched refs:E_WARN (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/ports-mgmt/bsdadminscripts2/bsda2-0.4.2/tests/
H A Dbsda_err.sh33 test "$E_WARN" -eq 0
52 test "$E_ALIAS_REF" -eq "$E_WARN"
69 (bsda:err:panic E_WARN warn 2>&-)
98 (bsda:err:raise E_WARN warn 2>&-)
162 (bsda:err:panic E_WARN warn 2>&-)
203 bsda:err:raise E_WARN warn
215 test "$e" = E_WARN
286 bsda:err:forward E_WARN warn
299 test "$e" = E_WARN
337 bsda:err:raise E_WARN warn
[all …]
/dports/net/minidlna/minidlna-4f6a473/tagutils/
H A Dtagutils-dff.c76 DPRINTF(E_WARN, L_SCANNER, "Could not create file handle\n"); in _get_dfffileinfo()
84 DPRINTF(E_WARN, L_SCANNER, "Could not read Form DSD chunk from %s\n", file); in _get_dfffileinfo()
91 DPRINTF(E_WARN, L_SCANNER, "Invalid Form DSD chunk in %s\n", file); in _get_dfffileinfo()
100 DPRINTF(E_WARN, L_SCANNER, "Invalid Form DSD chunk in %s\n", file); in _get_dfffileinfo()
108 DPRINTF(E_WARN, L_SCANNER, "Invalid Format Version Chunk in %s\n", file); in _get_dfffileinfo()
134 DPRINTF(E_WARN, L_SCANNER, "Could not read Property chunk from %s\n", file); in _get_dfffileinfo()
141 DPRINTF(E_WARN, L_SCANNER, "Invalid Property chunk in %s\n", file); in _get_dfffileinfo()
212 DPRINTF(E_WARN, L_SCANNER, "Invalid DSD/DST Sound Data chunk in %s\n", file); in _get_dfffileinfo()
254 DPRINTF(E_WARN, L_SCANNER, "Invalid DST Frame Information chunk in %s\n", file); in _get_dfffileinfo()
264 DPRINTF(E_WARN, L_SCANNER, "Could not read DST Sound Index chunk from %s\n", file); in _get_dfffileinfo()
[all …]
H A Dtagutils-wav.c56 DPRINTF(E_WARN, L_SCANNER, "Could not create file handle\n"); in _get_wavtags()
63 DPRINTF(E_WARN, L_SCANNER, "Could not read wav header from %s\n", filename); in _get_wavtags()
73 DPRINTF(E_WARN, L_SCANNER, "Invalid wav header in %s\n", filename); in _get_wavtags()
88 DPRINTF(E_WARN, L_SCANNER, "Error reading block: %s\n", filename); in _get_wavtags()
106 DPRINTF(E_WARN, L_SCANNER, "Bad block len: %s\n", filename); in _get_wavtags()
117 DPRINTF(E_WARN, L_SCANNER, "Bad .wav file: can't read fmt: %s\n", in _get_wavtags()
172 DPRINTF(E_WARN, L_SCANNER, "Ignoring long tag [%.*s] in %s\n", in _get_wavtags()
224 DPRINTF(E_WARN, L_SCANNER, "Invalid wav header in %s\n", filename); in _get_wavtags()
H A Dtagutils-dsf.c69 DPRINTF(E_WARN, L_SCANNER, "Could not create file handle\n"); in _get_dsftags()
76 DPRINTF(E_WARN, L_SCANNER, "Could not read DSD Chunk from %s\n", file); in _get_dsftags()
83 DPRINTF(E_WARN, L_SCANNER, "Invalid DSD Chunk header in %s\n", file); in _get_dsftags()
127 DPRINTF(E_WARN, L_SCANNER, "Out of memory.Big MetadataSize in %s\n", file); in _get_dsftags()
136 DPRINTF(E_WARN, L_SCANNER, "Could not read Metadata Chunk from %s\n", file); in _get_dsftags()
147 DPRINTF(E_WARN, L_SCANNER, "Cannot get ID3 tag for %s\n", file); in _get_dsftags()
379 DPRINTF(E_WARN, L_SCANNER, "Could not create file handle\n"); in _get_dsffileinfo()
385 DPRINTF(E_WARN, L_SCANNER, "Could not read chunks from %s\n", file); in _get_dsffileinfo()
392 DPRINTF(E_WARN, L_SCANNER, "Invalid DSD Chunk headerin %s\n", file); in _get_dsffileinfo()
399 DPRINTF(E_WARN, L_SCANNER, "Invalid fmt Chunk header in %s\n", file); in _get_dsffileinfo()
H A Dtagutils-ogg.c100 DPRINTF(E_WARN, L_SCANNER, "Could not decode vorbis header " in _ogg_vorbis_process()
108 DPRINTF(E_WARN, L_SCANNER, "No header in vorbis stream %d\n", stream->num); in _ogg_vorbis_process()
186 DPRINTF(E_WARN, L_SCANNER, "Malformed vorbis strem.\n"); in _ogg_vorbis_process()
362 DPRINTF(E_WARN, L_SCANNER, "Invalid header page, no packet found\n"); in _ogg_find_stream_processor()
375 DPRINTF(E_WARN, L_SCANNER, "Invalid header page in stream %d, " in _ogg_find_stream_processor()
402 …DPRINTF(E_WARN, L_SCANNER, "Hole in data found at approximate offset %lld bytes. Corrupted ogg.\n", in _ogg_get_next_page()
471 DPRINTF(E_WARN, L_SCANNER, in _get_oggfileinfo()
486 DPRINTF(E_WARN, L_SCANNER, in _get_oggfileinfo()
491 DPRINTF(E_WARN, L_SCANNER, "stream start flag found in mid-stream " in _get_oggfileinfo()
497 DPRINTF(E_WARN, L_SCANNER, in _get_oggfileinfo()
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/liblm/
H A Dlm_3g.c228 E_WARN("No \\data\\ mark in LM file\n");
261 E_WARN("Bad or missing ngram count\n");
383 E_WARN("Too many unigrams\n");
493 E_WARN("Too many bigrams\n");
534 E_WARN("Bad bigram: %s\n", string);
620 E_WARN("Too many trigrams\n");
676 E_WARN
713 E_WARN
760 E_WARN("Bad trigram: %s\n", string);
771 E_WARN
[all …]
/dports/devel/cscout/cscout-bd7dfac/src/
H A Derror.cpp60 case E_WARN: cerr << "warning: "; break; in error()
68 case E_WARN: num_warnings++; break; in error()
114 Error::error(E_WARN, "Error at beginning of file"); in main()
123 Error::error(E_WARN, "Error at EOF"); in main()
/dports/net/minidlna/minidlna-4f6a473/
H A Dsql.c117 DPRINTF(E_WARN, L_DB_SQL, "%s: step failed: %s\n%s\n", __func__, sqlite3_errmsg(db), sql); in sql_get_int_field()
176 DPRINTF(E_WARN, L_DB_SQL, "%s: step failed: %s\n%s\n", __func__, sqlite3_errmsg(db), sql); in sql_get_int64_field()
197 DPRINTF(E_WARN, L_DB_SQL, "db is NULL\n"); in sql_get_text_field()
253 DPRINTF(E_WARN, L_DB_SQL, "SQL step failed: %s\n", sqlite3_errmsg(db)); in sql_get_text_field()
280 DPRINTF(E_WARN, L_DB_SQL, "Updating DB version to v%d\n", 10); in db_upgrade()
287 DPRINTF(E_WARN, L_DB_SQL, "Updating DB version to v%d\n", 11); in db_upgrade()
H A Dplaylist.c55 DPRINTF(E_WARN, L_SCANNER, "Bad playlist [%s]\n", path); in insert_playlist()
65 DPRINTF(E_WARN, L_SCANNER, "Bad playlist [%s]\n", path); in insert_playlist()
131 DPRINTF(E_WARN, L_SCANNER, "Playlist creation disabled\n"); in fill_playlists()
135 DPRINTF(E_WARN, L_SCANNER, "Parsing playlists...\n"); in fill_playlists()
269 DPRINTF(E_WARN, L_SCANNER, "Finished parsing playlists.\n"); in fill_playlists()
H A Dminidlna.c199 DPRINTF(E_WARN, L_GENERAL, "received signal %d, good-bye\n", sig); in sigterm()
208 DPRINTF(E_WARN, L_GENERAL, "received signal %d, clear cache\n", sig); in sigusr1()
217 DPRINTF(E_WARN, L_GENERAL, "received signal %d, reloading\n", sig); in sighup()
396 DPRINTF(E_WARN, L_GENERAL, "New media_dir detected; rebuilding...\n"); in check_db()
398 DPRINTF(E_WARN, L_GENERAL, "Removed media_dir detected; rebuilding...\n"); in check_db()
473 DPRINTF(E_WARN, L_GENERAL, "Unable to change pidfile %s ownership: %s\n", in writepidfile()
495 DPRINTF(E_WARN, L_GENERAL, "Unable to change pidfile %s ownership: %s\n", in writepidfile()
520 DPRINTF(E_WARN, L_GENERAL, "Unset locale\n"); in init_nls()
763 DPRINTF(E_WARN, L_GENERAL, "Using arbitrary root container [%s]\n", in init()
1127 log_level[i] = E_WARN; in main()
[all …]
H A Dupnphttp.c171 DPRINTF(E_WARN, L_HTTP, "Invalid Content-Length %d", h->req_contentlen); in ParseHttpHeaders()
684 DPRINTF(E_WARN, L_HTTP, "No SOAPAction in HTTP headers\n"); in ProcessHTTPPOST_upnphttp()
929 DPRINTF(E_WARN, L_HTTP, "DLNA %s requested, responding ERROR 406\n", in ProcessHttpQuery_upnphttp()
1005 DPRINTF(E_WARN, L_HTTP, "Invalid TiVo request! %s\n", HttpUrl+12); in ProcessHttpQuery_upnphttp()
1059 DPRINTF(E_WARN, L_HTTP, "Unsupported HTTP Command %s\n", HttpCommand); in ProcessHttpQuery_upnphttp()
1160 DPRINTF(E_WARN, L_HTTP, "Unexpected state: %d\n", h->state); in Process_upnphttp()
1440 DPRINTF(E_WARN, L_HTTP, "Invalid icon request: %s\n", icon); in SendResp_icon()
1669 DPRINTF(E_WARN, L_HTTP, "%s not found, responding ERROR 404\n", object); in SendResp_resizedimg()
1810 DPRINTF(E_WARN, L_HTTP, "Unable to open image %s!\n", file_path); in SendResp_resizedimg()
1828 DPRINTF(E_WARN, L_HTTP, "Unable to open image %s!\n", file_path); in SendResp_resizedimg()
[all …]
H A Dlog.c32 static const int _default_log_level = E_WARN;
118 DPRINTF(E_WARN, L_GENERAL, "unknown level in debug string: %s", debug); in log_init()
128 DPRINTF(E_WARN, L_GENERAL, "unknown debug facility in debug string: %s", debug); in log_init()
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libconfidence/
H A Dconfidence.c353 E_WARN
369 E_WARN
382 E_WARN
404 E_WARN
411 E_WARN
438 E_WARN
445 E_WARN
455 E_WARN
570 E_WARN("unable to alloc memory\n");
576 E_WARN("fgets(..) failed\n");
[all …]
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libAPI/
H A Ds3_decode.c295 E_WARN("Cannot begin new utterance in current decoder state.\n"); in s3_decode_begin_utt()
321 E_WARN("Cannot end utterance in current decoder state.\n"); in s3_decode_end_utt()
413 E_WARN("Cannot retrieve word graph in current decoder state.\n"); in s3_decode_word_graph()
486 E_WARN("Failed to allocate space for utterance id.\n"); in s3_decode_set_uttid()
496 E_WARN("Failed to allocate space for utterance id.\n"); in s3_decode_set_uttid()
536 E_WARN("Failed to retrieve viterbi history.\n"); in s3_decode_record_hyps()
561 E_WARN("Failed to allocate storage for hypothesis.\n"); in s3_decode_record_hyps()
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dsrch.c240 E_WARN("UNKNOWN MODE NAME %s\n", mode_str);
304 E_WARN
307 E_WARN
310 E_WARN
313 E_WARN
330 E_WARN
333 E_WARN
336 E_WARN
339 E_WARN
507 E_WARN("srch->funcs->gen_hyp is NULL. Please make sure it is set.\n");
[all …]
/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dcheckerr.c187 { "WARN", E_WARN },
233 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
286 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
304 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dcheckerr.c183 { "WARN", E_WARN },
229 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
282 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
300 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dcheckerr.c187 { "WARN", E_WARN },
233 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
286 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
304 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/devel/sccs/schily-2021-09-18/star/
H A Dcheckerr.c183 { "WARN", E_WARN },
229 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
282 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
300 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dcheckerr.c187 { "WARN", E_WARN },
233 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
286 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
304 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dcheckerr.c187 { "WARN", E_WARN },
233 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
286 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
304 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/net/rscsi/schily-2021-09-18/star/
H A Dcheckerr.c183 { "WARN", E_WARN },
229 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
282 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
300 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dcheckerr.c187 { "WARN", E_WARN },
233 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
286 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
304 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dcheckerr.c187 { "WARN", E_WARN },
233 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
286 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
304 if ((ep->ec_flags[0] & E_WARN) != 0)
/dports/archivers/star/schily-2021-09-18/star/
H A Dcheckerr.c183 { "WARN", E_WARN },
229 if ((nflags & ~(UInt32_t)(E_ABORT|E_WARN)) == 0) {
282 if ((ep->ec_flags[0] & (E_ABORT|E_WARN)) != 0)
300 if ((ep->ec_flags[0] & E_WARN) != 0)

123456789