Searched refs:L_TIVO (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dlog.h42 L_TIVO, enumerator in enum:_log_facility
H A Dtivo_beacon.c65 DPRINTF(E_ERROR, L_TIVO, "socket(http): %s\n", strerror(errno));
71 DPRINTF(E_WARN, L_TIVO, "setsockopt(http, SO_REUSEADDR): %s\n", strerror(errno));
81 DPRINTF(E_ERROR, L_TIVO, "bind(http): %s\n", strerror(errno));
88 DPRINTF(E_WARN, L_TIVO, "setsockopt(http, SO_BROADCAST): %s\n", strerror(errno));
120 DPRINTF(E_ERROR, L_TIVO, "Error getting interface list [%s]\n", strerror(errno));
134 DPRINTF(E_ERROR, L_TIVO, "Failed to get broadcast addr on %s [%s]\n", ifr[i].ifr_name, strerror(errno));
138 DPRINTF(E_DEBUG, L_TIVO, "Interface: %s broadcast addr %s\n", ifr[i].ifr_name, inet_ntoa(sin.sin_addr));
169 DPRINTF(E_DEBUG, L_TIVO, "Sending TiVo beacon to %s\n", inet_ntoa(client->sin_addr));
242 DPRINTF(E_DEBUG, L_TIVO, "Received new beacon: machine(%s) platform(%s) services(%s)\n",
270 DPRINTF(E_DEBUG, L_TIVO, "
[all...]
H A Dtivo_commands.c308 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
473 DPRINTF(E_INFO, L_TIVO, "Unhandled SortOrder [%s]\n", item);
551 DPRINTF(E_INFO, L_TIVO, "Unhandled Filter [%s]\n", item);
585 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
622 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
H A Dminidlna.c1095 DPRINTF(E_ERROR, L_TIVO, "ERROR: Failed to add sqlite randomize function for TiVo!\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dlog.h36 L_TIVO, enumerator in enum:_log_facility
H A Dtivo_beacon.c67 DPRINTF(E_ERROR, L_TIVO, "socket(http): %s\n", strerror(errno));
73 DPRINTF(E_WARN, L_TIVO, "setsockopt(http, SO_REUSEADDR): %s\n", strerror(errno));
83 DPRINTF(E_ERROR, L_TIVO, "bind(http): %s\n", strerror(errno));
90 DPRINTF(E_WARN, L_TIVO, "setsockopt(http, SO_BROADCAST): %s\n", strerror(errno));
128 DPRINTF(E_DEBUG, L_TIVO, "Interface: %s broadcast addr %s \n", ifr.ifr_name, inet_ntoa(sin.sin_addr));
156 DPRINTF(E_DEBUG, L_TIVO, "Sending TiVo beacon\n");
H A Dtivo_commands.c307 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
444 DPRINTF(E_INFO, L_TIVO, "Unhandled SortOrder [%s]\n", item);
514 DPRINTF(E_INFO, L_TIVO, "Unhandled Filter [%s]\n", item);
546 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
581 DPRINTF(E_DEBUG, L_TIVO, "%s\n", sql);
H A Dminidlna.c800 DPRINTF(E_ERROR, L_TIVO, "ERROR: Failed to add sqlite randomize function for TiVo!\n");

Completed in 72 milliseconds