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

<<41424344454647484950>>

  /external/ppp/pppd/
auth.c     [all...]
  /external/qemu/
block.c 767 strncpy(filename, bs->backing_hd->filename, sizeof(filename));
    [all...]
monitor.c 486 strncpy(password, arg, sizeof(password));
    [all...]
vl.c 1133 strncpy(drives_table[drives_table_idx].serial, serial, sizeof(serial));
    [all...]
  /external/qemu/hw/
bt-hci.c     [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 349 //strncpy( _value, p, *length ); // lots of compilers don't like this function (unsafe),
    [all...]
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 37 # define _STLP_STRNCPY(D, DS, S, C) strncpy(D, S, C)
    [all...]
  /external/tinyxml/
tinyxml.h 302 //strncpy( _value, p, *length ); // lots of compilers don't like this function (unsafe),
    [all...]
  /frameworks/base/libs/androidfw/
AssetManager.cpp 96 strncpy(buf, pkgPath.string(), 255);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 307 strncpy(req.ifr_name, interfaceName.c_str(), sizeof(req.ifr_name));
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 37 # define _STLP_STRNCPY(D, DS, S, C) strncpy(D, S, C)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-addr2line 
i686-linux-strings 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflap.a     [all...]
libmudflapth.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libform.a     [all...]
libpulse-browse.a     [all...]
libpulse-mainloop-glib.a     [all...]
libpulse-simple.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libform.a     [all...]
libpulse-browse.a     [all...]
libpulse-mainloop-glib.a     [all...]
libpulse-simple.a     [all...]

Completed in 1774 milliseconds

<<41424344454647484950>>