Searched
full:strncpy (Results
926 -
950 of
1444) sorted by null
<<31323334353637383940>>
/external/iputils/ |
rdisc.c | 1168 strncpy(interfaces[i].name, ifr->ifr_name, IFNAMSIZ-1); [all...] |
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
gki_ulinux.c | [all...] |
/external/libnfc-nci/src/gki/ulinux/ |
gki_ulinux.c | [all...] |
/external/libpcap/ |
pcap-bpf.c | 666 (void)strncpy(ifr.ifr_name, device, sizeof(ifr.ifr_name));
|
/external/libpng/contrib/gregbook/ |
wpng.c | 372 strncpy(outname, inname, len);
|
/external/openssl/crypto/err/ |
err.c | 606 strncpy(*dest, src, sizeof *dest);
|
/external/ppp/pppd/plugins/radius/ |
radius.c | 864 strncpy(rstate.session_id, rc_mksid(), sizeof(rstate.session_id)); [all...] |
/external/ppp/pppd/ |
pppd.h | 511 size_t strlcat __P((char *, const char *, size_t)); /* safe strncpy */ [all...] |
/external/qemu/hw/ |
scsi-disk.c | 953 strncpy(s->drive_serial_str, drive_get_serial(s->bdrv),
|
/external/sonivox/arm-wt-22k/bin/ |
arm-wt-22k | |
/external/v8/src/ |
platform-linux.cc | 763 strncpy(name_, name, sizeof(name_)); [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
remote-utils.c | 992 strncpy (buf, "watch:", 6);
|
/external/valgrind/main/coregrind/ |
m_libcbase.c | 289 Char* VG_(strncpy) ( Char* dest, const Char* src, SizeT ndest ) function
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmutils.h | 25 #define bcm_strncpy_s(dst, noOfElements, src, count) strncpy((dst), (src), (count))
|
/ndk/sources/host-tools/make-3.81/ |
implicit.c | 481 strncpy (stem_str, stem, stemlen);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libGL.so | |
libGL.so.1 | |
libGL.so.1.2 | |
libcrypt.a | 18 l $ 7 k A O ` q ? ? ? ? ? ? p ? ? ? ? k " p ? " md5_salt_prefix sha256_salt_prefix sha512_salt_prefix __crypt_r __md5_crypt_r __sha256_crypt_r __sha512_crypt_r _ufc_setup_salt_r strncpy |