• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/

Lines Matching refs:E_ERROR

118 		DPRINTF(E_ERROR, L_GENERAL, "socket(http): %s\n", strerror(errno));
132 DPRINTF(E_ERROR, L_GENERAL, "bind(http): %s\n", strerror(errno));
139 DPRINTF(E_ERROR, L_GENERAL, "listen(http): %s\n", strerror(errno));
422 DPRINTF(E_ERROR, L_GENERAL, "Pidfile path is not a directory: %s\n",
431 DPRINTF(E_ERROR, L_GENERAL, "Unable to create pidfile directory: %s\n",
446 DPRINTF(E_ERROR, L_GENERAL, "Unable to open pidfile for writing %s: %s\n",
453 DPRINTF(E_ERROR, L_GENERAL,
563 DPRINTF(E_ERROR, L_GENERAL, "Too many interfaces (max: %d), ignoring %s\n",
620 DPRINTF(E_ERROR, L_GENERAL, "Media directory \"%s\" not accessible [%s]\n",
749 DPRINTF(E_ERROR, L_GENERAL, "Unknown option in file %s\n",
832 DPRINTF(E_ERROR, L_GENERAL, "Too many interfaces (max: %d), ignoring %s\n",
880 DPRINTF(E_ERROR, L_GENERAL, "Unknown option: %s\n", argv[i]);
950 DPRINTF(E_ERROR, L_GENERAL, SERVER_NAME " is already running. EXITING.\n");
993 DPRINTF(E_ERROR, L_GENERAL, "Unable to set db_path [%s] ownership to %d: %s\n",
1004 DPRINTF(E_ERROR, L_GENERAL, "Allocation failed\n");
1066 DPRINTF(E_ERROR, L_GENERAL, "SQLite library is not threadsafe! "
1095 DPRINTF(E_ERROR, L_TIVO, "ERROR: Failed to add sqlite randomize function for TiVo!\n");
1117 DPRINTF(E_ERROR, L_GENERAL, "gettimeofday(): %s\n", strerror(errno));
1226 DPRINTF(E_ERROR, L_GENERAL, "select(all): %s\n", strerror(errno));
1279 DPRINTF(E_ERROR, L_GENERAL, "accept(http): %s\n", strerror(errno));
1288 DPRINTF(E_ERROR, L_GENERAL, "fcntl F_SETFL, O_NONBLOCK\n");
1300 DPRINTF(E_ERROR, L_GENERAL, "New_upnphttp() failed\n");
1360 DPRINTF(E_ERROR, L_GENERAL, "Failed to remove pidfile %s: %s\n", pidfilename, strerror(errno));