/external/iptables/iptables/ |
iptables-restore.c | 225 strncpy(curtable, table, IPT_TABLE_MAXNAMELEN);
|
/external/libpcap/ |
pcap-int.h | 287 (strncpy((x), (y), (z)), \
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cpp-qt.php | 108 'bsearch', 'qsort', 'rand', 'srand', 'strcpy', 'strncpy', 'strcat', 'strncat',
|
klonecpp.php | 87 'bsearch', 'qsort', 'rand', 'srand', 'strcpy', 'strncpy', 'strcat', 'strncat',
|
objc.php | 102 'strtod', 'strstr', 'strspn', 'strrchr', 'strpbrk', 'strncpy',
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
ittnotify_config.h | 252 #define __itt_fstrcpyn(s1, s2, l) strncpy(s1, s2, l)
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_crtc.c | 128 strncpy(drm_mode.name, mode->name, DRM_DISPLAY_MODE_LEN - 1);
|
/external/openssl/crypto/bio/ |
bss_log.c | 207 strncpy(buf, in, inl);
|
/external/qemu/android/protocol/ |
core-commands-proxy.c | 286 strncpy(path, resp_data, path_buf_size);
|
/external/sonivox/arm-fm-22k/bin/ |
arm-fm-22k | |
/external/srec/tools/grxmlcompile/ |
sub_grph.h | 145 strncpy (name, title, maxlen);
|
/external/wpa_supplicant_8/wpa_supplicant/ |
nmake.mak | 59 # at least for now since snprintf and strncpy can be used in a safe way
|
/frameworks/base/libs/androidfw/ |
BackupHelpers.cpp | 619 strncpy(buf, relpath.string(), 100); 620 strncpy(buf + 345, prefix.string(), 155); 622 strncpy(buf, fullname.string(), 100); 658 strncpy(paxHeader + 345, prefix.string(), 155); [all...] |
/frameworks/native/libs/binder/ |
ProcessState.cpp | 308 strncpy((char*)mArgV[0], txt, mArgLen);
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/ |
Connection.cpp | 84 strncpy(remote.sun_path, dest, sizeof(remote.sun_path) - 1);
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_avrcp.cpp | 293 strncpy((char *)pAttrs[i].text, textStr, BTRC_MAX_ATTR_STR_LEN-1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
Xos_r.h | 746 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 754 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 931 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 938 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xos_r.h | 737 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 745 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 922 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 929 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
string2.h | 761 # define strncpy(dest, src, n) __builtin_strncpy (dest, src, n) macro 763 # define strncpy(dest, src, n) \ macro 767 : strncpy (dest, src, n)) \ 768 : strncpy (dest, src, n))) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnsl-2.7.so | |
libnsl.so | |
libnsl.so.1 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xos_r.h | 746 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 754 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 931 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 938 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 737 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 745 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 922 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 929 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 761 # define strncpy(dest, src, n) __builtin_strncpy (dest, src, n) macro 763 # define strncpy(dest, src, n) \ macro 767 : strncpy (dest, src, n)) \ 768 : strncpy (dest, src, n))) [all...] |