HomeSort by relevance Sort by last modified time
    Searched full:strncpy (Results 801 - 825 of 1452) sorted by null

<<31323334353637383940>>

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_report.cc 581 // #0 strncpy tsan_interceptors.cc:501 (foo+0x00000d8e0919)
  /external/dnsmasq/src/
tftp.c 133 strncpy(name, ifr.ifr_name, IF_NAMESIZE);
  /external/e2fsprogs/ext2ed/
general_com.c 386 strncpy (variable,buffer,ptr-buffer);variable [ptr-buffer]=0;
  /external/genext2fs/
genext2fs.c     [all...]
  /external/gtest/src/
gtest-port.cc 414 // We don't use snprintf or strncpy, as they trigger a warning when
  /external/harfbuzz_ng/src/
hb-private.hh 859 strncpy (buf, s, len);
  /external/icu4c/common/
locid.cpp 355 uprv_strncpy(p, newVariant, vsize); // Must use strncpy because
  /external/icu4c/test/depstest/
dependencies.txt 36 strlen strchr strrchr strstr strcmp strncmp strcpy strncpy strcat strncat
  /external/iproute2/misc/
arpd.c 669 strncpy(ifr.ifr_name, ifnames[i], IFNAMSIZ);
ifstat.c 164 strncpy(info_source, buf+1, sizeof(info_source)-1);
  /external/ipsec-tools/src/racoon/
grabmyaddr.c 597 strncpy(ifr6.ifr_name, ifname, strlen(ifname));
  /external/iputils/
arping.c 856 strncpy(ifrbuf.ifr_name, device.name, sizeof(ifrbuf.ifr_name) - 1);
  /external/libpcap/
inet.c 627 (void)strncpy(ifr.ifr_name, device, sizeof(ifr.ifr_name));
pcap-win32.c 695 strncpy(p->errbuf, "setfilter: No filter specified", sizeof(p->errbuf));
  /external/libpng/contrib/visupng/
VisualPng.c 107 strncpy (szCmdFileName, szCmdLine + 1, strlen(szCmdLine) - 2);
  /external/libppp/src/
ncpaddr.c 955 strncpy(s, data, len);
netgraph.c 443 strncpy(word, from, len);
  /external/libselinux/src/
avc.c 129 strncpy(avc_prefix, prefix, AVC_PREFIX_SIZE - 1);
  /external/linux-tools-perf/
builtin-lock.c 795 strncpy(cut_name, st->name, 16);
builtin-script.c 530 strncpy(spec, str, len);
  /external/linux-tools-perf/util/
svghelper.c 215 strncpy(cpu_m, &buf[13], 255);
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 286 "strncpy",
  /external/llvm/utils/unittest/googletest/
gtest-port.cc 414 // We don't use snprintf or strncpy, as they trigger a warning when
  /external/mesa3d/src/gtest/src/
gtest-port.cc 414 // We don't use snprintf or strncpy, as they trigger a warning when
  /external/open-vcdiff/gtest/src/
gtest-port.cc 403 // We don't use snprintf or strncpy, as they trigger a warning when

Completed in 1389 milliseconds

<<31323334353637383940>>