HomeSort by relevance Sort by last modified time
    Searched refs:strncpy (Results 26 - 50 of 548) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/core/nexus/
SupplicantConnectedEvent.cpp 32 strncpy(mBssid, ++p, 17);
  /bionic/libstdc++/include/
cstring 59 using ::strncpy;
  /external/libxslt/libxslt/
extra.c 203 strncpy(digits, str+7, 4);
208 strncpy(digits, str+12, 2);
213 strncpy(digits, str+15, 2);
218 strncpy(digits, str+18, 2);
223 strncpy(digits, str+21, 2);
228 strncpy(digits, str+24, 2);
265 strncpy(result, str, 20);
267 strncpy(result+23, str+19, 5);
  /ndk/sources/cxx-stl/gabi++/include/
cstring 59 using ::strncpy;
  /ndk/sources/cxx-stl/system/include/
cstring 59 using ::strncpy;
  /ndk/sources/host-tools/ndk-stack/regex/
regerror.c 97 (void) strncpy(convbuf, r->name, sizeof convbuf);
108 strncpy(errbuf, s, errbuf_size);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
cstring 57 using ::strncpy;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
cstring 57 using ::strncpy;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/system/include/
cstring 59 using ::strncpy;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/system/include/
cstring 59 using ::strncpy;
  /frameworks/media/libvideoeditor/osal/src/
M4OSA_CharStar.c 41 * @brief This function mimics the functionality of the libc's strncpy().
67 strncpy((char *)pStrOut, (const char *)pStrIn, (size_t)len2Copy);
419 strncpy((char *)pTemp, (const char *)format, nbChar); /* copy characters before the % character */
428 strncpy((char *)pTemp, (const char *)format, nbChar); /* copy the flag characters */
436 strncpy((char *)pTemp, (const char *)format, nbChar); /* copy the width characters */
448 strncpy((char *)pTemp, (const char *)format, nbChar); /* copy the width characters */
475 strncpy((char *)pTemp, (const char *)format, nbChar); /* copy the other Prefix */
483 strncpy((char *)pTemp, (const char *)format, nbChar);
  /external/oprofile/libop/
op_xml_events.c 87 strncpy(um_type, "bitmask", sizeof(um_type));
90 strncpy(um_type, "exclusive", sizeof(um_type));
93 strncpy(um_type, "mandatory", sizeof(um_type));
  /external/llvm/lib/Support/
Errno.cpp 61 strncpy(buffer,strerror(errnum),MaxErrStrLen-1);
  /external/webkit/Source/WebKit/chromium/src/
WebInputEvent.cpp 153 strncpy(keyIdentifier, id, sizeof(keyIdentifier) - 1);
  /external/webrtc/src/modules/audio_processing/ns/main/source/
noise_suppression.c 31 strncpy(versionStr, version, versionLen);
noise_suppression_x.c 33 strncpy(versionStr, version, versionLen);
  /system/extras/tests/bionic/libstdc++/
test_cstring.cpp 57 using std::strncpy;
  /external/e2fsprogs/misc/
e2label.c 83 strncpy(label, sb.s_volume_name, VOLNAMSZ);
94 strncpy(sb.s_volume_name, label, VOLNAMSZ);
  /external/qemu/telephony/
sim_card.c 45 strncpy( card->pin, "0000", sizeof(card->pin) );
46 strncpy( card->puk, "12345678", sizeof(card->puk) );
91 strncpy( sim->pin, pin, A_SIM_PIN_SIZE );
98 strncpy( sim->puk, puk, A_SIM_PUK_SIZE );
131 strncpy( sim->puk, puk, A_SIM_PUK_SIZE );
132 strncpy( sim->pin, pin, A_SIM_PIN_SIZE );
  /external/clang/test/Analysis/
string.c 459 // strncpy()
467 #define strncpy(a,b,n) __strncpy_chk(a,b,n,(size_t)-1) macro
471 #define strncpy BUILTIN(strncpy) macro
472 char *strncpy(char *restrict s1, const char *restrict s2, size_t n);
478 strncpy(NULL, x, 5); // expected-warning{{Null pointer argument in call to string copy function}}
482 strncpy(x, NULL, 5); // expected-warning{{Null pointer argument in call to string copy function}}
486 strncpy(x, (char*)&strcpy_fn, 5); // expected-warning{{Argument to string copy function is the address of the function 'strcpy_fn', which is not a null-terminated string}}
492 if (strncpy(x, y, 5) != x)
505 strncpy(x, y, 5); // expected-warning{{Size argument is greater than the length of the destination buffer}
    [all...]
  /external/bluetooth/bluez/network/
common.c 175 strncpy(req.device, dev, 16);
186 strncpy(dev, req.device, 16);
198 strncpy(ifr.ifr_name, devname, IF_NAMESIZE - 1);
223 strncpy(ifr.ifr_name, devname, IF_NAMESIZE - 1);
254 strncpy(ifr.ifr_name, bridge, IFNAMSIZ - 1);
  /external/jhead/
gpsinfo.c 230 strncpy(ImageInfo.GpsLat+2, TempString, 29);
232 strncpy(ImageInfo.GpsLong+2, TempString, 29);
240 strncpy(ImageInfo.GpsLatRaw, TempString, 31);
242 strncpy(ImageInfo.GpsLongRaw, TempString, 31);
268 strncpy(ImageInfo.GpsDateStamp, (char*)ValuePtr, sizeof(ImageInfo.GpsDateStamp));
  /external/libpcap/
fad-gifc.c 211 strncpy(ifrflags.ifr_name, name, sizeof(ifrflags.ifr_name));
378 strncpy(ifrflags.ifr_name, ifrp->ifr_name,
397 strncpy(ifrnetmask.ifr_name, ifrp->ifr_name,
427 strncpy(ifrbroadaddr.ifr_name, ifrp->ifr_name,
466 strncpy(ifrdstaddr.ifr_name, ifrp->ifr_name,
  /external/netperf/
netserver.c 827 strncpy(local_host_name,"0.0.0.0",sizeof(local_host_name));
829 strncpy(listen_port,TEST_PORT,sizeof(listen_port));
845 strncpy(local_host_name,arg1,sizeof(local_host_name));
855 strncpy(local_host_name,"::0",sizeof(local_host_name));
875 strncpy(listen_port,optarg,sizeof(listen_port));
884 strncpy(local_host_name,"::0",sizeof(local_host_name));
987 strncpy(listen_port,TEST_PORT,sizeof(listen_port));
996 strncpy(listen_port,TEST_PORT,sizeof(listen_port));
  /external/valgrind/main/coregrind/m_demangle/
vg_libciface.h 63 #define strncpy(_dd,_ss,_sz) VG_(strncpy)((_dd),(_ss),(_sz)) macro

Completed in 900 milliseconds

12 3 4 5 6 7 8 91011>>