HomeSort by relevance Sort by last modified time
    Searched refs:snprintf (Results 151 - 175 of 586) sorted by null

1 2 3 4 5 67 8 91011>>

  /system/vold/
DirectVolume.cpp 91 snprintf(nodepath,
160 snprintf(msg, sizeof(msg), "Volume %s %s disk inserted (%d:%d)",
254 snprintf(msg, sizeof(msg), "Volume %s %s disk removed (%d:%d)",
283 snprintf(msg, sizeof(msg), "Volume %s %s bad removal (%d:%d)",
  /development/simulator/app/
Shmem.cpp 65 snprintf(nameBuf, sizeof(nameBuf), "%s%d", kShmemFile, mKey);
83 snprintf(nameBuf, sizeof(nameBuf), "%s%d", kShmemFile, key);
141 snprintf(nameBuf, sizeof(nameBuf), "%s%d", kShmemFile, key);
419 snprintf(keyBuf, sizeof(keyBuf), "%s%d", kShmemStr, key);
470 snprintf(keyBuf, sizeof(keyBuf), "%s%d", kShmemStr, key);
  /external/iproute2/misc/
lnstat.c 100 snprintf(formatbuf, sizeof(formatbuf)-1, "%%%ulu|",
177 snprintf(fmt, sizeof(fmt)-1, "%%%u.%us|", width, width);
179 snprintf(th.hdr[0]+ofs, width+2, fmt,
185 snprintf(th.hdr[h]+ofs, width+2, fmt, "");
188 snprintf(th.hdr[h]+ofs, width+2, fmt, cname);
  /system/extras/tests/sdcard/
sysutil.cpp 217 snprintf(buffer, sizeof(buffer), "ok (%d)", WEXITSTATUS(status));
221 snprintf(buffer, sizeof(buffer), "signaled (%d %s)", WTERMSIG(status), strsignal(WTERMSIG(status)));
225 snprintf(buffer, sizeof(buffer), "stopped?");
244 snprintf(filename, sizeof(filename), "/proc/%d/oom_adj", getpid());
261 snprintf(filename, sizeof(filename), "/proc/%d/oom_adj", getpid());
  /system/core/adb/
adb.c 229 snprintf((char*) cp->data, sizeof cp->data, "%s::",
1010 snprintf(buf, sizeof(buf), "OKAY%04x%s",(unsigned)strlen(buffer),buffer);
1024 snprintf(buffer, sizeof(buffer), "unable to parse %s as <host>:<port>", host);
1028 snprintf(buffer, sizeof(buffer), "Already connected to %s", host);
1035 snprintf(buffer, sizeof(buffer), "bad port number %s", portstr);
1041 snprintf(buffer, sizeof(buffer), "unable to connect to %s:%d", host, port);
1048 snprintf(buf, sizeof buf, "%s:%d", host, port);
1050 snprintf(buffer, sizeof(buffer), "connected to %s:%d", host, port);
1053 snprintf(buf, sizeof(buf), "OKAY%04x%s",(unsigned)strlen(buffer), buffer);
1068 snprintf(buffer, sizeof(buffer), "No such device %s", serial)
    [all...]
  /external/dropbear/
dbutil.c 106 snprintf(fmtbuf, sizeof(fmtbuf), "Exited: %s", format);
222 snprintf(*errstring, len, "Error resolving: %s", gai_strerror(err));
288 snprintf(*errstring, len, "Error listening: %s", strerror(err));
326 snprintf(*errstring, len, "Error resolving: %s", gai_strerror(err));
375 snprintf(*errstring, len, "Error connecting: %s", strerror(err));
429 snprintf(retstring, len, "%s:%s", hbuf, sbuf);
svr-x11fwd.c 140 val = snprintf(display, sizeof(display), "localhost:%d.%d",
150 val = snprintf(display, sizeof(display), "unix:%d.%d",
cli-authpasswd.c 124 snprintf(prompt, sizeof(prompt), "%s@%s's password: ",
tcp-accept.c 113 snprintf(portstring, sizeof(portstring), "%d", tcpinfo->listenport);
  /external/iproute2/tc/
f_rsvp.c 294 snprintf(buf, SPRINT_BSIZE-1, "/%d", htonl(pi->key));
298 snprintf(buf, SPRINT_BSIZE-1, "/%d", htonl(pi->key)>>16);
302 snprintf(buf, SPRINT_BSIZE-1, " spi/esp 0x%08x", htonl(pi->key));
306 snprintf(buf, SPRINT_BSIZE-1, " spi/ah 0x%08x", htonl(pi->key));
309 snprintf(buf, SPRINT_BSIZE-1, " flowlabel 0x%05x", htonl(pi->key));
312 snprintf(buf, SPRINT_BSIZE-1, " u32 0x%08x mask %08x at %d",
  /external/libxml2/
nanoftp.c 769 snprintf(buf, sizeof(buf), "USER anonymous\r\n");
771 snprintf(buf, sizeof(buf), "USER %s\r\n", ctxt->user);
797 snprintf(buf, sizeof(buf), "PASS anonymous@\r\n");
799 snprintf(buf, sizeof(buf), "PASS %s\r\n", ctxt->passwd);
831 snprintf(buf, sizeof(buf), "QUIT\r\n");
1023 snprintf(buf, sizeof(buf), "USER %s\r\n", proxyUser);
1043 snprintf(buf, sizeof(buf), "PASS %s\r\n", proxyPasswd);
1045 snprintf(buf, sizeof(buf), "PASS anonymous@\r\n");
1086 snprintf(buf, sizeof(buf), "SITE %s\r\n", ctxt->hostname);
1113 snprintf(buf, sizeof(buf), "USER anonymous@%s\r\n"
    [all...]
xlink.c 164 snprintf((char *) buf, sizeof(buf), "%s:external-linkset",
  /external/tcpdump/
print-bgp.c 445 snprintf(buf, buflen, "%s/%d", getname((u_char *)&addr), plen);
485 snprintf(buf, buflen, "%s/%d, label:%u %s",
512 snprintf(pos, sizeof(rd) - (pos - rd), "%u:%u.%u.%u.%u",
518 snprintf(pos, sizeof(rd) - (pos - rd), "%u.%u.%u.%u:%u",
524 snprintf(pos, sizeof(rd) - (pos - rd), "%u:%u (%u.%u.%u.%u:%u)",
529 snprintf(pos, sizeof(rd) - (pos - rd), "unknown RD format");
564 snprintf(buf, buflen, "origin AS: %u, route target %s",
599 snprintf(buf, buflen, "RD: %s, %s/%d, label:%u %s",
613 * As I remember, some versions of systems have an snprintf() that
643 strlen=snprintf(buf, buflen, "RD: %s, CE-ID: %u, Label-Block Offset: %u, Label Base %u"
    [all...]
  /bionic/libc/inet/
inet_ntop.c 78 l = snprintf(tmp, size, fmt, src[0], src[1], src[2], src[3]);
173 advance = snprintf(tp, ep - tp, "%x", words[i]);
  /bootable/recovery/minzip/
DirUtil.c 200 snprintf(dn, sizeof(dn), "%s/%s", path, de->d_name);
259 snprintf(dn, sizeof(dn), "%s/%s", path, de->d_name);
  /external/clearsilver/cgi/
rfc2388.c 304 snprintf (path, sizeof(path), "%s/cgi_upload.XXXXXX",
477 snprintf (buf, sizeof(buf), "Query.%s", name);
481 snprintf (buf, sizeof(buf), "Query.%s.Type", name);
486 snprintf (buf, sizeof(buf), "Query.%s.FileHandle", name);
492 snprintf (buf, sizeof(buf), "Query.%s.FileName", name);
500 snprintf (buf, sizeof(buf), "Query.%s", name);
533 snprintf (buf2, sizeof(buf2), "%d", i);
599 snprintf (buf, sizeof(buf), "Query.%s.FileHandle", form_name);
  /external/libpcap/
bpf_image.c 280 (void)snprintf(operand, sizeof operand, fmt, v);
281 (void)snprintf(image, sizeof image,
pcap-int.h 295 #define snprintf pcap_snprintf macro
296 extern int snprintf (char *, size_t, const char *, ...);
pcap-septel.c 214 snprintf(ebuf, PCAP_ERRBUF_SIZE, "malloc %s: %s", device, pcap_strerror(errno));
292 snprintf(p->errbuf, sizeof(p->errbuf),
  /external/opencore/oscl/oscl/osclbase/src/
oscl_time.cpp 196 int length = snprintf(time_str, max_time_strlen,
240 num_chars += snprintf(time_strbuf + strlen(time_strbuf),
  /frameworks/base/tools/localize/
SourcePos.cpp 121 snprintf(buf, sizeof(buf)-1, "%s:%d", this->file.c_str(), this->line);
123 snprintf(buf, sizeof(buf)-1, "%s:", this->file.c_str());
  /hardware/ril/rild/
rild.c 184 snprintf( arg_device, sizeof(arg_device), "%s/%s",
219 snprintf( arg_device, sizeof(arg_device), DEV_PREFIX "%s", p );
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp     [all...]
  /external/bluetooth/bluez/rfcomm/
parser.c 271 snprintf(file, MAXPATHLEN, "%s", filename);
273 snprintf(file, MAXPATHLEN, "%s/.bluetooth/rfcomm.conf", getenv("HOME"));
276 snprintf(file, MAXPATHLEN, "%s/rfcomm.conf", CONFIGDIR);
519 snprintf(opts->comment, MAXCOMMENTLEN, "%s", yyvsp[0].string);
  /external/elfutils/libasm/
asm_newsym.c 56 snprintf (tempsym, TEMPSYMLEN, ".L%07u", asmscn->ctx->tempsym_count++);

Completed in 1080 milliseconds

1 2 3 4 5 67 8 91011>>