Searched refs:dmap_send_error (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dhttpd_daap.c711 dmap_send_error(req, tag, "Out of memory");
727 dmap_send_error(req, tag, "Out of memory");
796 dmap_send_error(req, "msrv", "Out of memory");
903 dmap_send_error(req, "mccr", "Out of memory");
939 dmap_send_error(req, "mlog", "Out of memory");
987 dmap_send_error(req, "mlog", "Could not start session");
1044 dmap_send_error(req, "mupd", "Invalid request");
1055 dmap_send_error(req, "mupd", "Out of memory");
1075 dmap_send_error(req, "mupd", "Out of memory");
1093 dmap_send_error(re
[all...]
H A Ddmap_common.h78 dmap_send_error(struct evhttp_request *req, char *container, char *errmsg);
H A Dhttpd_dacp.c742 dmap_send_error(req, "cacr", "Could not build song queue");
774 dmap_send_error(req, "cacr", "Playback failed to start");
816 dmap_send_error(req, "cacr", "No command in cue request");
828 dmap_send_error(req, "cacr", "Unknown command in cue request");
1126 dmap_send_error(req, "cmst", "Invalid request");
1135 dmap_send_error(req, "cmst", "Invalid request");
1156 dmap_send_error(req, "cmst", "Out of memory");
1281 dmap_send_error(req, "cmgt", "Invalid request");
1290 dmap_send_error(req, "cmgt", "Out of memory");
1299 dmap_send_error(re
[all...]
H A Ddmap_common.c333 dmap_send_error(struct evhttp_request *req, char *container, char *errmsg) function

Completed in 52 milliseconds