Searched defs:errmsg (Results 1 - 17 of 17) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dfinddev.c170 const char *errmsg = "Couldn't parse %s: %s\n"; local
180 fprintf(stderr, errmsg, "device number", argv[1]);
186 fprintf(stderr, errmsg, "major number", argv[1]);
191 fprintf(stderr, errmsg, "minor number", argv[2]);
/external/qemu/distrib/sdl-1.2.12/src/
H A DSDL_error.c189 static char errmsg[SDL_ERRBUFIZE]; local
191 return((char *)SDL_GetErrorMsg(errmsg, SDL_ERRBUFIZE));
/external/webkit/WebKitTools/simplejson/
H A Ddecoder.py29 def errmsg(msg, doc, pos, end=None): function
78 errmsg("Unterminated string starting at", s, begin))
91 errmsg("Unterminated string starting at", s, begin))
97 errmsg("Invalid \\escape: %r" % (esc,), s, end))
106 raise ValueError(errmsg("Invalid \\uXXXX escape", s, end))
127 raise ValueError(errmsg("Expecting property name", s, end))
135 raise ValueError(errmsg("Expecting : delimiter", s, end))
140 raise ValueError(errmsg("Expecting object", s, end))
148 raise ValueError(errmsg("Expecting , delimiter", s, end - 1))
153 raise ValueError(errmsg("Expectin
[all...]
/external/e2fsprogs/lib/blkid/
H A Ddevno.c200 const char *errmsg = "Couldn't parse %s: %s\n"; local
212 fprintf(stderr, errmsg, "device number", argv[1]);
218 fprintf(stderr, errmsg, "major number", argv[1]);
223 fprintf(stderr, errmsg, "minor number", argv[2]);
/external/dropbear/
H A Dkeyimport.c366 char *errmsg = NULL, *p = NULL; local
382 errmsg = "Unable to open key file";
388 errmsg = "File does not begin with OpenSSH key header";
396 errmsg = "Unrecognised key type";
403 errmsg = "Unexpected end of file";
411 errmsg = "Header found in body of key data";
418 errmsg = "Proc-Type is not 4 (only 4 is supported)";
428 errmsg = "Ciphers other than DES-EDE3-CBC not supported";
439 errmsg = "Expected 16-digit iv in DEK-Info";
455 errmsg
516 char *errmsg; local
[all...]
/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Dmisc.c364 char errmsg[MAXLINE]; local
365 (void) sprintf( errmsg, msg, arg );
366 flexerror( errmsg );
375 char errmsg[MAXLINE]; local
377 (void) sprintf( errmsg, msg, arg );
378 flexerror( errmsg );
/external/ppp/pppd/plugins/rp-pppoe/
H A Dif.c985 static char errmsg[80]; local
992 (void) sprintf(errmsg, "%s: alarm", caller);
993 fatalSys(errmsg);
1001 (void) sprintf(errmsg, "%s: getmsg", caller);
1002 fatalSys(errmsg);
1009 (void) sprintf(errmsg, "%s: alarm", caller);
1010 fatalSys(errmsg);
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
H A Dparse.c446 char errmsg[MAXLINE]; local
448 (void) sprintf( errmsg, msg, arg );
449 synerr( errmsg );
490 char errmsg[MAXLINE]; local
492 (void) sprintf( errmsg, msg, arg );
493 pinpoint_message( errmsg );
/external/ppp/pppd/
H A Dipxcp.c1318 static char errmsg[] = "Could not determine local IPX node address"; local
1320 error(errmsg);
1321 ipxcp_close(f->unit, errmsg);
1330 static char errmsg[] = "Can not determine network number"; local
1332 error(errmsg);
1333 ipxcp_close (unit, errmsg);
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11video.c215 { char errmsg[1024]; local
216 XGetErrorText(d, e->error_code, errmsg, sizeof(errmsg));
217 printf("VidMode error: %s\n", errmsg);
230 { char errmsg[1024]; local
231 XGetErrorText(d, e->error_code, errmsg, sizeof(errmsg));
232 printf("DGA error: %s\n", errmsg);
/external/dbus/bus/
H A Dconnection.c1399 const char *errmsg; local
1417 errmsg = "Message did not receive a reply (timeout by message bus)";
1419 if (!dbus_message_iter_append_basic (&iter, DBUS_TYPE_STRING, &errmsg))
/external/grub/netboot/
H A Detherboot.h362 char errmsg[TFTP_DEFAULTSIZE_PACKET]; member in struct:tftp_t::__anon1124::__anon1127
395 char errmsg[512-2]; member in struct:tftpreq_t::__anon1129::__anon1131
/external/opencore/engines/adapters/player/framemetadatautility/src/
H A Dpv_frame_metadata_utility.cpp796 PVMFBasicErrorInfoMessage* errmsg = NULL; local
797 errmsg = CreateBasicErrInfoMessage(nextmsg);
805 iAPICmdErrMsg = errmsg;
1035 PVMFBasicErrorInfoMessage* errmsg = NULL; local
1037 OSCL_TRY(leavecode, errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVFMErrMIOComponent, puuid, NULL)));
1040 errmsg = NULL;
1048 iAPICmdErrMsg = errmsg;
1204 PVMFBasicErrorInfoMessage* errmsg = NULL; local
1206 OSCL_TRY(leavecode, errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVFMErrMIOComponent, puuid, NULL)));
1209 errmsg
2653 PVMFBasicErrorInfoMessage* errmsg = NULL; local
2691 PVMFBasicErrorInfoMessage* errmsg = NULL; local
2745 PVMFBasicErrorInfoMessage* errmsg = NULL; local
2833 PVMFBasicErrorInfoMessage* errmsg = NULL; local
2919 PVMFBasicErrorInfoMessage* errmsg = NULL; local
2992 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3078 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3151 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3212 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3270 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3328 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3385 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3478 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3588 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3723 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3809 PVMFBasicErrorInfoMessage* errmsg = NULL; local
3916 PVMFBasicErrorInfoMessage* errmsg = NULL; local
4034 PVMFBasicErrorInfoMessage* errmsg = NULL; local
4150 PVMFBasicErrorInfoMessage* errmsg = NULL; local
4243 PVMFBasicErrorInfoMessage* errmsg = NULL; local
4331 PVMFBasicErrorInfoMessage* errmsg = NULL; local
4394 PVMFBasicErrorInfoMessage* errmsg = NULL; local
[all...]
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h84 const char * (*errmsg)(sqlite3*); member in struct:sqlite3_api_routines
217 #define sqlite3_errmsg sqlite3_api->errmsg
/external/libxml2/
H A Dparser.c278 const char *errmsg; local
285 errmsg = "CharRef: invalid hexadecimal value\n";
288 errmsg = "CharRef: invalid decimal value\n";
291 errmsg = "CharRef: invalid value\n";
294 errmsg = "internal error";
297 errmsg = "PEReference at end of document\n";
300 errmsg = "PEReference in prolog\n";
303 errmsg = "PEReference in epilog\n";
306 errmsg = "PEReference: no name\n";
309 errmsg
[all...]
/external/opencore/engines/player/src/
H A Dpv_player_engine.cpp12040 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSourceInit, puuid, nextmsg)); local
12042 EngineCommandCompleted(aNodeContext.iCmdId, aNodeContext.iCmdContext, cmdstatus, OSCL_STATIC_CAST(PVInterface*, errmsg), aNodeResp.GetEventData());
12043 errmsg->removeRef();
12061 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSourceInit, puuid, nextmsg)); local
12062 EngineCommandCompleted(aNodeContext.iCmdId, aNodeContext.iCmdContext, cmdstatus, OSCL_STATIC_CAST(PVInterface*, errmsg), aNodeResp.GetEventData());
12063 errmsg->removeRef();
13511 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSource, puuid, nextmsg)); local
13514 EngineCommandCompleted(aNodeContext.iCmdId, aNodeContext.iCmdContext, aNodeResp.GetCmdStatus(), OSCL_STATIC_CAST(PVInterface*, errmsg));
13516 errmsg->removeRef();
13517 errmsg
13566 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSink, puuid, NULL)); local
13895 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSink, puuid, NULL)); local
13916 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSource, puuid, NULL)); local
14190 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSource, puuid, nextmsg)); local
15505 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSource, puuid, nextmsg)); local
15542 PVMFBasicErrorInfoMessage* errmsg = OSCL_NEW(PVMFBasicErrorInfoMessage, (PVPlayerErrSource, puuid, nextmsg)); local
[all...]
/external/qemu/
H A Dppc-dis.c201 (unsigned long instruction, long op, int dialect, const char **errmsg);
914 const char **errmsg ATTRIBUTE_UNUSED)
939 const char **errmsg ATTRIBUTE_UNUSED)
975 const char **errmsg ATTRIBUTE_UNUSED)
1020 const char **errmsg ATTRIBUTE_UNUSED)
1123 const char **errmsg)
1126 *errmsg = _("invalid conditional option");
1151 const char **errmsg)
1154 *errmsg = _("invalid conditional option");
1156 *errmsg
1116 insert_bo(unsigned long insn, long value, int dialect, const char **errmsg) argument
1144 insert_boe(unsigned long insn, long value, int dialect, const char **errmsg) argument
1173 insert_fxm(unsigned long insn, long value, int dialect, const char **errmsg) argument
1248 insert_mbe(unsigned long insn, long value, int dialect ATTRIBUTE_UNUSED, const char **errmsg) argument
1394 insert_ral(unsigned long insn, long value, int dialect ATTRIBUTE_UNUSED, const char **errmsg) argument
1409 insert_ram(unsigned long insn, long value, int dialect ATTRIBUTE_UNUSED, const char **errmsg) argument
1423 insert_raq(unsigned long insn, long value, int dialect ATTRIBUTE_UNUSED, const char **errmsg) argument
1440 insert_ras(unsigned long insn, long value, int dialect ATTRIBUTE_UNUSED, const char **errmsg) argument
1517 insert_sprg(unsigned long insn, long value, int dialect, const char **errmsg) argument
[all...]

Completed in 299 milliseconds