HomeSort by relevance Sort by last modified time
    Searched refs:snprintf (Results 176 - 200 of 1688) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/ipsec-tools/src/racoon/
plog.c 120 len = snprintf(p, reslen, "%s: ", ptab[pri].name);
129 snprintf(p, reslen, "%s: %s", func, fmt);
131 snprintf(p, reslen, "%s", fmt);
205 snprintf(&buf[i], buflen - i, "%02x",
  /external/libexif/contrib/examples/
thumbnail.c 43 snprintf(thumb_name, sizeof(thumb_name),
  /external/libpcap/
inet.c 190 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
217 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
228 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
239 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
515 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
524 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
535 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
548 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
563 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
750 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE, "socket: %s"
    [all...]
  /external/libselinux/src/
get_initial_context.c 26 snprintf(path, sizeof path, "%s%s%s",
load_policy.c 29 snprintf(path, sizeof path, "%s/load", selinux_mnt);
policyvers.c 25 snprintf(path, sizeof path, "%s/policyvers", selinux_mnt);
  /external/libvpx/libvpx/vp9/common/
vp9_systemdependent.h 20 # define snprintf _snprintf macro
  /external/libxml2/
libxml.h 44 int snprintf(char *, size_t, const char *, ...);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
abspath.c 33 if (snprintf(buf, PATH_MAX, "%s/%s", cwd, path) >= PATH_MAX)
  /external/lldb/source/Core/
State.cpp 39 snprintf(unknown_state_string, sizeof (unknown_state_string), "StateType = %i", state);
  /external/qemu/distrib/libselinux/src/
get_initial_context.c 26 snprintf(path, sizeof path, "%s%s%s",
load_policy.c 29 snprintf(path, sizeof path, "%s/load", selinux_mnt);
policyvers.c 25 snprintf(path, sizeof path, "%s/policyvers", selinux_mnt);
  /external/regex-re2/util/
benchmark.cc 122 snprintf(mb, sizeof mb, "\t%7.2f MB/s", ((double)bytes/1e6)/((double)ns/1e9));
125 snprintf(suf, sizeof suf, "/%dM", siz/(1<<20));
127 snprintf(suf, sizeof suf, "/%dK", siz/(1<<10));
129 snprintf(suf, sizeof suf, "/%d", siz);
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 315 snprintf(phase2, sizeof(phase2), "auth=%s",
320 snprintf(phase2, sizeof(phase2), "autheap=%s",
324 snprintf(phase2, sizeof(phase2), "auth=%s",
329 snprintf(phase2, sizeof(phase2), "auth=%s",
335 snprintf(phase2, sizeof(phase2),
344 snprintf(blob, sizeof(blob),
403 snprintf(cmd, sizeof(cmd), "ENABLE_NETWORK %d", id);
431 snprintf(cmd, sizeof(cmd), "SET_NETWORK %d %s %s%s%s",
490 snprintf(buf, sizeof(buf), "wep_key%d", id);
511 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d ssid", network_id)
    [all...]
  /frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp 98 snprintf(buffer, SIZE, " Allocation count %i\n", count);
100 snprintf(buffer, SIZE, " Total memory %i\n", totalMemory);
153 snprintf(buffer, SIZE, "size %8i, dup %4i, ", e->size, e->dups);
159 snprintf(buffer, SIZE, "0x%08x", e->backtrace[ct]);
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 61 snprintf(buffer, SIZE, "Allocated buffers:\n");
67 snprintf(buffer, SIZE, "%10p: %7.2f KiB | %4u (%4u) x %4u | %8X | 0x%08x\n",
71 snprintf(buffer, SIZE, "%10p: unknown | %4u (%4u) x %4u | %8X | 0x%08x\n",
78 snprintf(buffer, SIZE, "Total allocated (estimate): %.2f KB\n", total/1024.0f);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_systemdependent.h 20 # define snprintf _snprintf macro
  /hardware/libhardware/include/hardware/
qemu_pipe.h 66 snprintf(buff, sizeof buff, "pipe:%s", pipeName);
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcVersionHelper.h 110 snprintf(msgBuf, sizeof(msgBuf), \
114 snprintf(msgBuf, sizeof(msgBuf), \
172 snprintf(msgBuf, sizeof(msgBuf), \
176 snprintf(msgBuf, sizeof(msgBuf), \
  /system/core/libsysutils/src/
FrameworkClient.cpp 39 snprintf(buffer, bufflen, "%s%s", msg, data);
  /system/core/reboot/
reboot.c 60 prop_len = snprintf(property_val, sizeof(property_val), "%s,%s", cmd, optarg);
  /system/core/toolbox/
getprop.c 12 snprintf(temp, sizeof temp, "[%s]: [%s]", key, name);
  /system/vold/
Volume.cpp 164 snprintf(msg, sizeof(msg), "%s %s \"%s\"", getLabel(),
168 snprintf(msg, sizeof(msg), "%s %s", getLabel(), getFuseMountpoint());
184 snprintf(msg, sizeof(msg), "%s %s \"%s\"", getLabel(),
188 snprintf(msg, sizeof(msg), "%s %s", getLabel(), getFuseMountpoint());
212 snprintf(msg, sizeof(msg),
337 snprintf(errmsg, sizeof(errmsg),
395 snprintf(nodepath,
457 snprintf(service, 64, "fuse_%s", getLabel());
475 snprintf(legacy_path, PATH_MAX, "%s/android_secure", getMountpoint());
476 snprintf(secure_path, PATH_MAX, "%s/.android_secure", getMountpoint())
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regerror.c 188 (void)snprintf(convbuf, sizeof convbuf,
221 (void)snprintf(localbuf, buflen, "%d", r->code);

Completed in 2702 milliseconds

1 2 3 4 5 6 78 91011>>