Home
last modified time | relevance | path

Searched defs:emsg (Results 1 – 8 of 8) sorted by relevance

/external/nist-sip/java/gov/nist/core/
DInternalErrorHandler.java63 public static void handleException(String emsg) { in handleException()
71 public static void handleException(String emsg, StackLogger stackLogger) { in handleException()
/external/mdnsresponder/mDNSShared/
DDebugServices.c1353 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
1417 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
1441 if (!s) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
1487 if (!u) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in DebugSNPrintFVAList() local
/external/mksh/src/
Dexec.c1371 const char *emsg; in iosetup() local
Dfuncs.c284 const char *s, *emsg; in c_print() local
/external/mdnsresponder/mDNSCore/
DDNSCommon.c2980 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in mDNS_vsnprintf() local
3040 if (!s) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } in mDNS_vsnprintf() local
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-trace.c793 const char *emsg = strerror_r(-ret, bf, sizeof(bf)), in trace__sys_exit() local
/external/openssh/
Dsftp-server.c444 handle_log_close(int handle, char *emsg) in handle_log_close()
Dpacket.c1401 const char *emsg; in ssh_packet_read_poll1() local