Searched refs:E_ERROR (Results 26 - 50 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-asf.c273 DPRINTF(E_ERROR, L_SCANNER, "Unknown asf stream type.\n");
483 DPRINTF(E_ERROR, L_SCANNER, "Couldn't allocate %d bytes\n", size);
490 DPRINTF(E_ERROR, L_SCANNER, "Overrun %d bytes required\n", size);
498 DPRINTF(E_ERROR, L_SCANNER, "No binary data\n");
505 DPRINTF(E_ERROR, L_SCANNER, "Invalid mime type %s\n", buf);
536 DPRINTF(E_ERROR, L_SCANNER, "Could not open %s for reading\n", file);
542 DPRINTF(E_ERROR, L_SCANNER, "Error reading %s\n", file);
550 DPRINTF(E_ERROR, L_SCANNER, "Not a valid header\n");
566 DPRINTF(E_ERROR, L_SCANNER, "Size overrun reading header object %llu\n",
H A Dtagutils-mp3.c49 DPRINTF(E_ERROR, L_SCANNER, "Cannot open %s\n", file);
533 DPRINTF(E_ERROR, L_SCANNER, "Frame count aborted on error. Pos=%d, Count=%d\n",
565 DPRINTF(E_ERROR, L_SCANNER, "Could not open %s for reading\n", file);
579 DPRINTF(E_ERROR, L_SCANNER, "Error reading: %s [%s]\n", strerror(errno), file);
676 DPRINTF(E_ERROR, L_SCANNER, "Could not read frame header: %s\n", file);
721 DPRINTF(E_ERROR, L_SCANNER, "Could not find sync frame: %s\n", file);
H A Dtagutils-aac.c79 DPRINTF(E_ERROR, L_SCANNER, "Cannot open file %s for reading\n", file);
162 DPRINTF(E_ERROR, L_SCANNER, "Out of memory [%s]\n", file);
279 DPRINTF(E_ERROR, L_SCANNER, "Could not open %s for reading\n", file);
H A Dtagutils-ogg.c530 DPRINTF(E_ERROR, L_SCANNER, "No ogg data found in file \"%s\".\n", filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dinotify.c89 DPRINTF(E_ERROR, L_INOTIFY, "inotify_add_watch(%s) [%s]\n", path, strerror(errno));
96 DPRINTF(E_ERROR, L_INOTIFY, "malloc() error\n");
246 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() [%s]\n", strerror(errno));
268 DPRINTF(E_ERROR, L_INOTIFY, "Opendir error! [%s]\n", strerror(errno));
462 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() failed");
483 DPRINTF(E_ERROR, L_INOTIFY, "opendir failed! [%s]\n", strerror(errno));
650 DPRINTF(E_ERROR, L_INOTIFY, "inotify_init() failed!\n");
680 DPRINTF(E_ERROR, L_INOTIFY, "read failed!\n");
H A Dminidlna.c73 DPRINTF(E_ERROR, L_GENERAL, "socket(http): %s\n", strerror(errno));
89 DPRINTF(E_ERROR, L_GENERAL, "bind(http): %s\n", strerror(errno));
96 DPRINTF(E_ERROR, L_GENERAL, "listen(http): %s\n", strerror(errno));
631 DPRINTF(E_ERROR, L_GENERAL, "MiniDLNA is already running. EXITING.\n");
716 DPRINTF(E_ERROR, L_GENERAL, "SQLite library is not threadsafe! "
800 DPRINTF(E_ERROR, L_TIVO, "ERROR: Failed to add sqlite randomize function for TiVo!\n");
828 DPRINTF(E_ERROR, L_GENERAL, "gettimeofday(): %s\n", strerror(errno));
931 DPRINTF(E_ERROR, L_GENERAL, "select(all): %s\n", strerror(errno));
972 DPRINTF(E_ERROR, L_GENERAL, "accept(http): %s\n", strerror(errno));
981 DPRINTF(E_ERROR, L_GENERA
[all...]
H A Dtivo_beacon.c67 DPRINTF(E_ERROR, L_TIVO, "socket(http): %s\n", strerror(errno));
83 DPRINTF(E_ERROR, L_TIVO, "bind(http): %s\n", strerror(errno));
H A Dupnphttp.c70 DPRINTF(E_ERROR, L_HTTP, "CloseSocket_upnphttp: close(%d): %s\n", h->socket, strerror(errno));
525 DPRINTF(E_ERROR, L_HTTP, "Failed to generate XML description\n");
852 DPRINTF(E_ERROR, L_HTTP, "recv (state0): %s\n", strerror(errno));
884 DPRINTF(E_ERROR, L_HTTP, "recv (state1): %s\n", strerror(errno));
1029 DPRINTF(E_ERROR, L_HTTP, "send(res_buf): %s", strerror(errno));
1034 DPRINTF(E_ERROR, L_HTTP, "send(res_buf): %d bytes sent (out of %d)\n",
1047 DPRINTF(E_ERROR, L_HTTP, "send(res_buf): %s\n", strerror(errno));
1052 DPRINTF(E_ERROR, L_HTTP, "send(res_buf): %d bytes sent (out of %d)\n",
1190 DPRINTF(E_ERROR, L_HTTP, "Error opening %s\n", path);
1260 DPRINTF(E_ERROR, L_HTT
[all...]
H A Dtivo_commands.c312 DPRINTF(E_ERROR, L_HTTP, "SQL error: %s\n", zErrMsg);
586 DPRINTF(E_ERROR, L_HTTP, "SQL error: %s\n", zErrMsg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-plist.c60 DPRINTF(E_ERROR, L_SCANNER, "Unsupported playlist type <%s>\n", type);
66 DPRINTF(E_ERROR, L_SCANNER, "Cannot open %s\n", path);
H A Dtagutils-mp3.c50 DPRINTF(E_ERROR, L_SCANNER, "Cannot open %s\n", file);
536 DPRINTF(E_ERROR, L_SCANNER, "Frame count aborted on error. Pos=%d, Count=%d\n",
568 DPRINTF(E_ERROR, L_SCANNER, "Could not open %s for reading\n", file);
582 DPRINTF(E_ERROR, L_SCANNER, "Error reading: %s [%s]\n", strerror(errno), file);
679 DPRINTF(E_ERROR, L_SCANNER, "Could not read frame header: %s\n", file);
724 DPRINTF(E_ERROR, L_SCANNER, "Could not find sync frame: %s\n", file);
H A Dtagutils-aac.c94 DPRINTF(E_ERROR, L_SCANNER, "Cannot open file %s for reading\n", file);
174 DPRINTF(E_ERROR, L_SCANNER, "Out of memory [%s]\n", file);
290 DPRINTF(E_ERROR, L_SCANNER, "Could not open %s for reading\n", file);
H A Dtextutils.c236 DPRINTF(E_ERROR, L_SCANNER, "Cannot open <%s>\n", fname);
H A Dtagutils-ogg.c537 DPRINTF(E_ERROR, L_SCANNER, "No ogg data found in file \"%s\".\n", filename);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dinotify.c91 DPRINTF(E_ERROR, L_INOTIFY, "inotify_add_watch(%s) [%s]\n", path, strerror(errno));
98 DPRINTF(E_ERROR, L_INOTIFY, "malloc() error\n");
250 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() [%s]\n", strerror(errno));
272 DPRINTF(E_ERROR, L_INOTIFY, "Opendir error! [%s]\n", strerror(errno));
472 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() failed\n");
493 DPRINTF(E_ERROR, L_INOTIFY, "opendir failed! [%s]\n", strerror(errno));
660 DPRINTF(E_ERROR, L_INOTIFY, "inotify_init() failed!\n");
691 DPRINTF(E_ERROR, L_INOTIFY, "read failed!\n");
H A Dupnphttp.c124 DPRINTF(E_ERROR, L_HTTP, "CloseSocket_upnphttp: close(%d): %s\n", h->socket, strerror(errno));
564 DPRINTF(E_ERROR, L_HTTP, "Failed to generate XML description\n");
1047 DPRINTF(E_ERROR, L_HTTP, "recv (state0): %s\n", strerror(errno));
1064 DPRINTF(E_ERROR, L_HTTP, "Receive headers too large (received %d bytes)\n", new_req_buflen);
1071 DPRINTF(E_ERROR, L_HTTP, "Receive headers: %s\n", strerror(errno));
1093 DPRINTF(E_ERROR, L_HTTP, "recv (state%d): %s\n", h->state, strerror(errno));
1108 DPRINTF(E_ERROR, L_HTTP, "Receive request body: %s\n", strerror(errno));
1220 DPRINTF(E_ERROR, L_HTTP, "send(res_buf): %s\n", strerror(errno));
1225 DPRINTF(E_ERROR, L_HTTP, "send(res_buf): %d bytes sent (out of %d)\n",
1238 DPRINTF(E_ERROR, L_HTT
[all...]
H A Dtivo_commands.c313 DPRINTF(E_ERROR, L_HTTP, "SQL error: %s\n", zErrMsg);
627 DPRINTF(E_ERROR, L_HTTP, "SQL error: %s\n", zErrMsg);
H A Dupnpsoap.c605 DPRINTF(E_ERROR, L_HTTP, "No order specified [%s]\n", item);
631 DPRINTF(E_ERROR, L_HTTP, "Unhandled SortCriteria [%s]\n", item);
802 DPRINTF(E_ERROR, L_HTTP, "UPnP SOAP response was too big, and realloc failed!\n");
809 DPRINTF(E_ERROR, L_HTTP, "UPnP SOAP response cut short, to not exceed the max response size [%lld]!\n", (long long int)MAX_RESPONSE_SIZE);
H A Dscanner.c616 DPRINTF(E_ERROR, L_DB_SQL, "Error creating SQLite3 database!\n");
774 DPRINTF(E_ERROR, L_SCANNER, "Memory allocation failed scanning %s\n", dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dmessage.c776 set_exit_status(E_ERROR);
789 tuklib_exit(E_ERROR, E_ERROR, false);
1081 tuklib_exit(E_SUCCESS, E_ERROR, verbosity != V_SILENT);
1237 tuklib_exit(E_SUCCESS, E_ERROR, verbosity != V_SILENT);
H A Dargs.c406 tuklib_exit(E_ERROR, E_ERROR, false);
H A Dcoder.c111 tuklib_exit(E_ERROR, E_ERROR, false);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmessage.c776 set_exit_status(E_ERROR);
789 tuklib_exit(E_ERROR, E_ERROR, false);
1081 tuklib_exit(E_SUCCESS, E_ERROR, verbosity != V_SILENT);
1237 tuklib_exit(E_SUCCESS, E_ERROR, verbosity != V_SILENT);
H A Dargs.c406 tuklib_exit(E_ERROR, E_ERROR, false);
H A Dcoder.c111 tuklib_exit(E_ERROR, E_ERROR, false);

Completed in 115 milliseconds

123