Searched refs:L_INOTIFY (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dlog.h37 L_INOTIFY, enumerator in enum:_log_facility
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");
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, "R
[all...]
H A Dscanner.c889 DPRINTF(E_WARN, L_INOTIFY, "Failed to reduce scanner thread priority\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dlog.h31 L_INOTIFY, enumerator in enum:_log_facility
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");
180 DPRINTF(E_WARN, L_INOTIFY, "WARNING: Inotify max_user_watches [%u] is low or close to the number of used watches [%u] "
188 DPRINTF(E_WARN, L_INOTIFY, "WARNING: Could not read inotify max_user_watches! "
201 DPRINTF(E_DEBUG, L_INOTIFY, "Add watch to %s\n", result[i]);
246 DPRINTF(E_ERROR, L_INOTIFY, "add_watch() [%s]\n", strerror(errno));
250 DPRINTF(E_INFO, L_INOTIFY, "Added watch to %s [%d]\n", buf, wd);
268 DPRINTF(E_ERROR, L_INOTIFY, "Opendir error! [%s]\n", strerror(errno));
348 DPRINTF(E_DEBUG, L_INOTIFY, "%s is newer than the last db entry.\n", path);
363 DPRINTF(E_DEBUG, L_INOTIFY, "R
[all...]
H A Dscanner.c810 DPRINTF(E_WARN, L_INOTIFY, "Failed to reduce scanner thread priority\n");

Completed in 100 milliseconds