HomeSort by relevance Sort by last modified time
    Searched defs:emsg (Results 1 - 11 of 11) sorted by null

  /external/libmicrohttpd/src/examples/
fileserver_example_dirs.c 93 char emsg[1024]; local
116 snprintf (emsg,
117 sizeof (emsg),
120 response = MHD_create_response_from_buffer (strlen (emsg),
121 emsg,
  /prebuilts/misc/common/robolectric/lib/
wagon-file-1.0-beta-6.jar 
maven-ant-tasks-2.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/wagon/wagon-file/1.0-beta-6/
wagon-file-1.0-beta-6.jar 
  /external/mksh/src/
exec.c 1464 const char *emsg; local
    [all...]
funcs.c 388 const char *emsg; local
414 if ((po.fd = coproc_getfd(W_OK, &emsg)) < 0) {
415 bi_errorf(Tf_coproc, emsg);
432 else if ((po.fd = check_fd(s, W_OK, &emsg)) < 0) {
433 bi_errorf("-u%s: %s", s, emsg);
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c 1353 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } local
1417 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } local
1441 if (!s) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } local
1487 if (!u) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } local
    [all...]
  /external/pdfium/third_party/libtiff/
tif_getimage.c 73 * be handled. If 0 is returned, emsg contains the reason
77 TIFFRGBAImageOK(TIFF* tif, char emsg[1024])
84 sprintf(emsg, "Sorry, requested compression method is not configured");
95 sprintf(emsg, "Sorry, can not handle images with %d-bit samples",
109 sprintf(emsg, "Missing needed %s tag", photoTag);
120 sprintf(emsg,
144 sprintf(emsg, "Sorry, can not handle RGB image with %s=%d",
154 sprintf(emsg,
160 sprintf(emsg,
169 sprintf(emsg, "Sorry, LogL data must have %s=%d"
510 char emsg[1024] = ""; local
    [all...]
  /external/openssh/
packet.c 1541 const char *emsg; local
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 2980 if (!a) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } local
3040 if (!s) { static char emsg[] = "<<NULL>>"; s = emsg; i = sizeof(emsg)-1; } local
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 

Completed in 486 milliseconds