• 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:L_INOTIFY

91 		DPRINTF(E_ERROR, L_INOTIFY, "inotify_add_watch(%s) [%s]\n", path, strerror(errno));
98 DPRINTF(E_ERROR, L_INOTIFY, "malloc() error\n");
155 DPRINTF(E_DEBUG, L_INOTIFY, "Add watch to %s\n", media_path->path);
162 DPRINTF(E_DEBUG, L_INOTIFY, "Add watch to %s\n", result[i]);
195 DPRINTF(E_WARN, L_INOTIFY, "WARNING: Inotify max_user_watches [%u] is low or close to the number of used watches [%u] "
203 DPRINTF(E_WARN, L_INOTIFY, "WARNING: Could not read inotify max_user_watches! "
250 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() [%s]\n", strerror(errno));
254 DPRINTF(E_INFO, L_INOTIFY, "Added watch to %s [%d]\n", dir, wd);
272 DPRINTF(E_ERROR, L_INOTIFY, "Opendir error! [%s]\n", strerror(errno));
363 DPRINTF(E_DEBUG, L_INOTIFY, "Re-reading modified playlist (%s).\n", path);
370 DPRINTF(E_DEBUG, L_INOTIFY, "%s is newer than the last db entry.\n", path);
389 //DEBUG DPRINTF(E_DEBUG, L_INOTIFY, "Checking %s\n", parent_buf);
396 DPRINTF(E_DEBUG, L_INOTIFY, "Found first known parentID: %s [%s]\n", id, parent_buf);
424 //DEBUG DPRINTF(E_DEBUG, L_INOTIFY, "Inserting %s\n", name);
430 //DEBUG DPRINTF(E_WARN, L_INOTIFY, "Playlist scan scheduled for %s", ctime(&next_pl_fill));
451 DPRINTF(E_WARN, L_INOTIFY, "Could not access %s [%s]\n", path, strerror(errno));
456 DPRINTF(E_DEBUG, L_INOTIFY, "%s already exists\n", path);
472 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() failed\n");
476 DPRINTF(E_INFO, L_INOTIFY, "Added watch to %s [%d]\n", path, wd);
493 DPRINTF(E_ERROR, L_INOTIFY, "opendir failed! [%s]\n", strerror(errno));
660 DPRINTF(E_ERROR, L_INOTIFY, "inotify_init() failed!\n");
670 DPRINTF(E_WARN, L_INOTIFY, "Failed to reduce inotify thread priority\n");
691 DPRINTF(E_ERROR, L_INOTIFY, "read failed!\n");
714 DPRINTF(E_DEBUG, L_INOTIFY, "The directory %s was %s.\n",
724 // DPRINTF(E_DEBUG, L_INOTIFY, "The %s link %s was %s.\n",
728 DPRINTF(E_DEBUG, L_INOTIFY, "The symbolic link %s was %s.\n",
741 DPRINTF(E_DEBUG, L_INOTIFY, "The file %s was %s.\n",
749 DPRINTF(E_DEBUG, L_INOTIFY, "The %s %s was %s.\n",