• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/

Lines Matching refs:DPRINTF

55       DPRINTF(E_DBG, L_MISC, "Invalid integer in string (%s): %s\n", str, strerror(errno));
62 DPRINTF(E_DBG, L_MISC, "No integer found in string (%s)\n", str);
69 DPRINTF(E_DBG, L_MISC, "Integer value too large (%s)\n", str);
91 DPRINTF(E_DBG, L_MISC, "Invalid integer in string (%s): %s\n", str, strerror(errno));
98 DPRINTF(E_DBG, L_MISC, "No integer found in string (%s)\n", str);
105 DPRINTF(E_DBG, L_MISC, "Integer value too large (%s)\n", str);
131 DPRINTF(E_DBG, L_MISC, "Invalid integer in string (%s): %s\n", str, strerror(errno));
138 DPRINTF(E_DBG, L_MISC, "No integer found in string (%s)\n", str);
145 DPRINTF(E_DBG, L_MISC, "Integer value too large (%s)\n", str);
167 DPRINTF(E_DBG, L_MISC, "Invalid integer in string (%s): %s\n", str, strerror(errno));
174 DPRINTF(E_DBG, L_MISC, "No integer found in string (%s)\n", str);
181 DPRINTF(E_DBG, L_MISC, "Integer value too large (%s)\n", str);
203 DPRINTF(E_DBG, L_MISC, "Invalid integer in string (%s): %s\n", str, strerror(errno));
210 DPRINTF(E_DBG, L_MISC, "No integer found in string (%s)\n", str);
217 DPRINTF(E_DBG, L_MISC, "Integer value too large (%s)\n", str);
239 DPRINTF(E_DBG, L_MISC, "Invalid integer in string (%s): %s\n", str, strerror(errno));
246 DPRINTF(E_DBG, L_MISC, "No integer found in string (%s)\n", str);
253 DPRINTF(E_DBG, L_MISC, "Integer value too large (%s)\n", str);
285 DPRINTF(E_LOG, L_MISC, "Out of memory for new keyval\n");
293 DPRINTF(E_LOG, L_MISC, "Out of memory for new keyval name\n");
302 DPRINTF(E_LOG, L_MISC, "Out of memory for new keyval value\n");
409 DPRINTF(E_LOG, L_MISC, "Out of memory for realpath\n");
444 DPRINTF(E_LOG, L_MISC, "Could not convert string '%s' to UTF-8: %s\n", str, strerror(errno));