HomeSort by relevance Sort by last modified time
    Searched full:strncpy (Results 701 - 725 of 1246) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libncurses.so 
libncurses.so.5 
libncurses.so.5.6 
libtermcap.so 
libtic.so 
libtic.so.5 
libtic.so.5.6 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/bin/
mipsel-linux-android-gcov 
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/bin/
i686-android-linux-gcov 
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/libexec/gcc/i686-android-linux/4.4.3/
collect2 
  /system/core/libnetutils/
ifc_utils.c 164 strncpy(ifr->ifr_name, name, IFNAMSIZ);
  /system/extras/ext4_utils/
ext4fixup.c 699 strncpy(name, dirp->name, dirp->name_len);
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/bluetooth/bluez/src/
device.c 1008 strncpy(device->name, name, MAX_NAME_LENGTH);
1024 strncpy(name, device->name, len);
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1132 (void) strncpy(cp, stdname, stdlen);
1136 (void) strncpy(cp, dstname, dstlen);
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 720 strncpy(&isakmp_cfg_config.default_domain[0],
925 strncpy(&isakmp_cfg_config.motd[0], $2->v, MAXPATHLEN);
    [all...]
  /external/iptables/libiptc/
libiptc.c 170 strncpy(c->name, name, TABLE_MAXNAMELEN);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 482 strncpy(&namelabel->c[1], "Android", MAX_DOMAIN_LABEL);
856 strncpy(intf->coreIntf.ifname, intfName, sizeof(intf->coreIntf.ifname));
    [all...]
  /external/quake/quake/src/QW/server/
sv_user.c 737 strncpy (t1, Info_ValueForKey (host_client->userinfo, "team"), 31);
1081 // strncpy (host_client->name, Info_ValueForKey (host_client->userinfo, "name")
    [all...]
  /external/tcpdump/
print-rx.c 844 strncpy(a, (char *) bp, i);
955 strncpy(a, (char *) bp, i);
    [all...]
  /external/v8/src/
gdb-jit.cc 275 strncpy(header->sectname, name_, sizeof(header->sectname));
276 strncpy(header->segname, segment_, sizeof(header->segname));
    [all...]
isolate.cc 181 OS::StrNCpy(local_buffer, "Trace data was not generated.\n",
196 OS::StrNCpy(local_buffer, "PreallocatedMemoryThread shutting down.\n",
    [all...]

Completed in 449 milliseconds

<<21222324252627282930>>