| /dalvik/vm/ |
| Thread.cpp | [all...] |
| Init.cpp | 356 strncpy(gDvm.jdwpHost, value, colon - value +1); [all...] |
| /external/bluetooth/bluez/audio/ |
| gstavdtpsink.c | 1155 strncpy(req->destination, self->device, 18); [all...] |
| control.c | 614 strncpy(dev.name, name, UINPUT_MAX_NAME_SIZE - 1);
|
| /external/icu4c/tools/tzcode/ |
| localtime.c | 1132 (void) strncpy(cp, stdname, stdlen); 1136 (void) strncpy(cp, dstname, dstlen); [all...] |
| /external/valgrind/main/callgrind/ |
| dump.c | 180 VG_(strncpy)(fwrite_buf + fwrite_pos, buf, len); [all...] |
| /hardware/broadcom/wlan/bcm4329/dhdutil/ |
| bcmutils.c | 843 * parameter order is like strncpy, but returns count [all...] |
| /hardware/broadcom/wlan/bcmdhd/dhdutil/ |
| bcmutils.c | 843 * parameter order is like strncpy, but returns count [all...] |
| /system/core/libcutils/ |
| tztime.c | 1152 (void) strncpy(cp, stdname, stdlen); 1156 (void) strncpy(cp, dstname, dstlen); [all...] |
| /bionic/libc/netbsd/resolv/ |
| res_debug.c | 690 strncpy(buf, ret, size - 1);
|
| /development/tools/emulator/system/camera/ |
| EmulatedCamera.cpp | 453 strncpy(ret_str, params.string(), params.length()+1);
|
| /external/bluetooth/bluez/attrib/ |
| client.c | 905 strncpy(chr->type, current_chr->uuid, sizeof(chr->type));
|
| /external/bluetooth/bluez/tools/ |
| csr.c | [all...] |
| /external/bluetooth/glib/glib/ |
| gstring.c | 341 strncpy (pos, string, size); [all...] |
| gutf8.c | 376 * Like the standard C strncpy() function, but 395 strncpy(dest, src, s - src); [all...] |
| /external/bluetooth/glib/gobject/ |
| gparam.c | 1071 strncpy (buffer, param_name, delim - param_name); [all...] |
| /external/collada/src/dae/ |
| daeAtomicType.cpp | 48 strncpy(scopy, s, tmp-s);
|
| /external/iproute2/misc/ |
| arpd.c | 661 strncpy(ifr.ifr_name, ifnames[i], IFNAMSIZ);
|
| /external/ipsec-tools/src/racoon/ |
| cfparse.y | 815 strncpy(&isakmp_cfg_config.default_domain[0], 1020 strncpy(&isakmp_cfg_config.motd[0], $2->v, MAXPATHLEN); [all...] |
| racoonctl.c | 757 strncpy(buf->v + sizeof(struct admin_com), user, userlen);
|
| /external/libpng/contrib/visupng/ |
| VisualPng.c | 107 strncpy (szCmdFileName, szCmdLine + 1, strlen(szCmdLine) - 2);
|
| /external/libxml2/ |
| triostr.c | 307 (void)strncpy(target, source, max - 1); [all...] |
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| gtest-port.h | [all...] |
| /external/openssl/crypto/err/ |
| err.c | 606 strncpy(*dest, src, sizeof *dest);
|
| /external/oprofile/libop/ |
| op_events.c | 98 strncpy(cpu, start, end - start);
|