Searched refs:E_ERROR (Results 1 - 25 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dmain.h16 E_ERROR = 1, enumerator in enum:exit_status_type
22 /// is E_WARNING and the old exit status was already E_ERROR, the exit
H A Dmain.c33 assert(new_status == E_WARNING || new_status == E_ERROR);
39 if (exit_status != E_ERROR)
191 tuklib_exit(E_ERROR, E_ERROR, false);
284 // pressing C-c and don't set the exit_status to E_ERROR on
301 tuklib_exit(es, E_ERROR, message_verbosity_get() != V_SILENT);
H A Dsignals.c155 set_exit_status(E_ERROR);
187 set_exit_status(E_ERROR);
H A Dhardware.c127 tuklib_exit(E_SUCCESS, E_ERROR, message_verbosity_get() != V_SILENT);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmain.h16 E_ERROR = 1, enumerator in enum:exit_status_type
22 /// is E_WARNING and the old exit status was already E_ERROR, the exit
H A Dmain.c33 assert(new_status == E_WARNING || new_status == E_ERROR);
39 if (exit_status != E_ERROR)
191 tuklib_exit(E_ERROR, E_ERROR, false);
284 // pressing C-c and don't set the exit_status to E_ERROR on
301 tuklib_exit(es, E_ERROR, message_verbosity_get() != V_SILENT);
H A Dsignals.c155 set_exit_status(E_ERROR);
187 set_exit_status(E_ERROR);
H A Dhardware.c127 tuklib_exit(E_SUCCESS, E_ERROR, message_verbosity_get() != V_SILENT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dlog.h26 #define E_ERROR 2 macro
H A Dsql.c41 DPRINTF(E_ERROR, L_DB_SQL, "SQL ERROR %d [%s]\n%s\n", ret, errMsg, sql);
60 DPRINTF(E_ERROR, L_DB_SQL, "SQL ERROR %d [%s]\n%s\n", ret, errMsg, sql);
88 DPRINTF(E_ERROR, L_DB_SQL, "prepare failed: %s\n%s\n", sqlite3_errmsg(db), sql);
147 DPRINTF(E_ERROR, L_DB_SQL, "prepare failed: %s\n%s\n", sqlite3_errmsg(db), sql);
212 DPRINTF(E_ERROR, L_DB_SQL, "prepare failed: %s\n%s\n", sqlite3_errmsg(db), sql);
245 DPRINTF(E_ERROR, L_DB_SQL, "malloc failed\n");
H A Dminidlna.c118 DPRINTF(E_ERROR, L_GENERAL, "socket(http): %s\n", strerror(errno));
132 DPRINTF(E_ERROR, L_GENERAL, "bind(http): %s\n", strerror(errno));
139 DPRINTF(E_ERROR, L_GENERAL, "listen(http): %s\n", strerror(errno));
422 DPRINTF(E_ERROR, L_GENERAL, "Pidfile path is not a directory: %s\n",
431 DPRINTF(E_ERROR, L_GENERAL, "Unable to create pidfile directory: %s\n",
446 DPRINTF(E_ERROR, L_GENERAL, "Unable to open pidfile for writing %s: %s\n",
453 DPRINTF(E_ERROR, L_GENERAL,
563 DPRINTF(E_ERROR, L_GENERAL, "Too many interfaces (max: %d), ignoring %s\n",
620 DPRINTF(E_ERROR, L_GENERAL, "Media directory \"%s\" not accessible [%s]\n",
749 DPRINTF(E_ERROR, L_GENERA
[all...]
H A Dtivo_beacon.c65 DPRINTF(E_ERROR, L_TIVO, "socket(http): %s\n", strerror(errno));
81 DPRINTF(E_ERROR, L_TIVO, "bind(http): %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));
H A Dgetifaddr.c78 DPRINTF(E_ERROR, L_GENERAL, "getifaddrs(): %s\n", strerror(errno));
98 DPRINTF(E_ERROR, L_GENERAL, "inet_ntop(): %s\n", strerror(errno));
113 DPRINTF(E_ERROR, L_GENERAL, "Network interface %s not found\n", ifname);
130 DPRINTF(E_ERROR, L_GENERAL, "SIOCGIFCONF: %s\n", strerror(errno));
152 DPRINTF(E_ERROR, L_GENERAL, "inet_ntop(): %s\n", strerror(errno));
170 DPRINTF(E_ERROR, L_GENERAL, "Network interface %s not found\n", ifname);
189 DPRINTF(E_ERROR, L_GENERAL, "getifaddrs(): %s\n", strerror(errno));
H A Dupnpevents.c228 DPRINTF(E_ERROR, L_HTTP, "%s: calloc(): %s\n", "upnp_event_create_notify", strerror(errno));
235 DPRINTF(E_ERROR, L_HTTP, "%s: socket(): %s\n", "upnp_event_create_notify", strerror(errno));
239 DPRINTF(E_ERROR, L_HTTP, "%s: fcntl(..F_GETFL..): %s\n",
244 DPRINTF(E_ERROR, L_HTTP, "%s: fcntl(..F_SETFL..): %s\n",
304 DPRINTF(E_ERROR, L_HTTP, "%s: connect(): %s\n", "upnp_event_notify_connect", strerror(errno));
377 DPRINTF(E_ERROR, L_HTTP, "%s: recv(): %s\n", "upnp_event_recv", strerror(errno));
412 DPRINTF(E_ERROR, L_HTTP, "upnp_event_process_notify: unknown state\n");
H A Dminissdp.c83 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp, IP_ADD_MEMBERSHIP): %s\n",
103 DPRINTF(E_ERROR, L_SSDP, "socket(udp): %s\n", strerror(errno));
124 DPRINTF(E_ERROR, L_SSDP, "bind(udp): %s\n", strerror(errno));
147 DPRINTF(E_ERROR, L_SSDP, "socket(udp_notify): %s\n", strerror(errno));
155 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_LOOP): %s\n", strerror(errno));
162 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_IF): %s\n", strerror(errno));
171 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, SO_BROADCAST): %s\n", strerror(errno));
182 DPRINTF(E_ERROR, L_SSDP, "bind(udp_notify): %s\n", strerror(errno));
261 DPRINTF(E_ERROR, L_SSDP, "sendto(udp): %s\n", strerror(errno));
318 DPRINTF(E_ERROR, L_SSD
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Ddaemonize.c76 DPRINTF(E_ERROR, L_GENERAL, "Unable to open pidfile for writing %s: %s\n", fname, strerror(errno));
83 DPRINTF(E_ERROR, L_GENERAL,
91 DPRINTF(E_ERROR, L_GENERAL, "Unable to write to pidfile %s: %s\n", fname, strerror(errno));
H A Dsql.c38 DPRINTF(E_ERROR, L_DB_SQL, "SQL ERROR %d [%s]\n%s\n", ret, errMsg, sql);
57 DPRINTF(E_ERROR, L_DB_SQL, "SQL ERROR %d [%s]\n%s\n", ret, errMsg, sql);
85 DPRINTF(E_ERROR, L_DB_SQL, "prepare failed: %s\n", sqlite3_errmsg(db));
H A Dlog.h21 #define E_ERROR 2 macro
H A Dminissdp.c41 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp, IP_ADD_MEMBERSHIP): %s\n", strerror(errno));
57 DPRINTF(E_ERROR, L_SSDP, "socket(udp): %s\n", strerror(errno));
76 DPRINTF(E_ERROR, L_SSDP, "bind(udp): %s\n", strerror(errno));
109 DPRINTF(E_ERROR, L_SSDP, "socket(udp_notify): %s\n", strerror(errno));
117 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_LOOP): %s\n", strerror(errno));
124 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, IP_MULTICAST_IF): %s\n", strerror(errno));
131 DPRINTF(E_ERROR, L_SSDP, "setsockopt(udp_notify, SO_BROADCAST): %s\n", strerror(errno));
142 DPRINTF(E_ERROR, L_SSDP, "bind(udp_notify): %s\n", strerror(errno));
241 DPRINTF(E_ERROR, L_SSDP, "sendto(udp): %s\n", strerror(errno));
290 DPRINTF(E_ERROR, L_SSD
[all...]
H A Dgetifaddr.c39 DPRINTF(E_ERROR, L_GENERAL, "socket(PF_INET, SOCK_DGRAM): %s\n", strerror(errno));
45 DPRINTF(E_ERROR, L_GENERAL, "ioctl(s, SIOCGIFADDR, ...): %s\n", strerror(errno));
52 DPRINTF(E_ERROR, L_GENERAL, "inet_ntop(): %s\n", strerror(errno));
81 DPRINTF(E_ERROR, L_GENERAL, "inet_ntop(): %s\n", strerror(errno));
H A Dupnpevents.c186 DPRINTF(E_ERROR, L_HTTP, "%s: calloc(): %s\n", "upnp_event_create_notify", strerror(errno));
193 DPRINTF(E_ERROR, L_HTTP, "%s: socket(): %s\n", "upnp_event_create_notify", strerror(errno));
197 DPRINTF(E_ERROR, L_HTTP, "%s: fcntl(..F_GETFL..): %s\n",
202 DPRINTF(E_ERROR, L_HTTP, "%s: fcntl(..F_SETFL..): %s\n",
262 DPRINTF(E_ERROR, L_HTTP, "%s: connect(): %s\n", "upnp_event_notify_connect", strerror(errno));
339 DPRINTF(E_ERROR, L_HTTP, "%s: recv(): %s\n", "upnp_event_recv", strerror(errno));
370 DPRINTF(E_ERROR, L_HTTP, "upnp_event_process_notify: unknown state\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-flc.c43 DPRINTF(E_ERROR, L_SCANNER, "Cannot extract tag from %s\n", filename);
50 DPRINTF(E_ERROR, L_SCANNER, "Cannot extract tag from %s\n", filename);
85 DPRINTF(E_ERROR, L_SCANNER, "Out of memory [%s]\n", filename);
H A Dtagutils-asf.c146 DPRINTF(E_ERROR, L_SCANNER, "Unknown asf stream type.\n");
342 DPRINTF(E_ERROR, L_SCANNER, "Couldn't allocate %d bytes\n", size);
353 DPRINTF(E_ERROR, L_SCANNER, "Overrun %d bytes required\n", size);
361 DPRINTF(E_ERROR, L_SCANNER, "No binary data\n");
368 DPRINTF(E_ERROR, L_SCANNER, "Invalid mime type %s\n", buf);
401 DPRINTF(E_ERROR, L_SCANNER, "Could not open %s for reading\n", file);
407 DPRINTF(E_ERROR, L_SCANNER, "Error reading %s\n", file);
415 DPRINTF(E_ERROR, L_SCANNER, "Not a valid header\n");
432 DPRINTF(E_ERROR, L_SCANNER, "Size overrun reading header object %I64x\n", tmp.Size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-flc.c40 DPRINTF(E_ERROR, L_SCANNER, "Cannot extract tag from %s [%s]\n", filename,
48 DPRINTF(E_ERROR, L_SCANNER, "Cannot extract tag from %s\n", filename);
89 DPRINTF(E_ERROR, L_SCANNER, "Out of memory [%s]\n", filename);
H A Dtagutils-plist.c56 DPRINTF(E_ERROR, L_SCANNER, "Unsupported playlist type <%s> (%s)\n", type, path);
62 DPRINTF(E_ERROR, L_SCANNER, "Cannot open %s\n", path);
126 DPRINTF(E_ERROR, L_SCANNER, "Playlist looks bad (unprintable characters)\n");

Completed in 267 milliseconds

123