OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strncpy
(Results
101 - 125
of
1445
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/bionic/
if_nametoindex.c
47
strncpy
(ifr.ifr_name, ifname, IFNAMSIZ);
/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
FormValue.cpp
47
strncpy
(*((char**)value), formValueText, sizeof(formValueText));
/external/chromium_org/third_party/angle_dx11/src/compiler/
ShaderLang.cpp
75
strncpy
(name, varInfo.name.c_str(), activeUniformAndAttribLength);
82
strncpy
(mappedName, varInfo.mappedName.c_str(), maxMappedNameLength);
331
strncpy
(name, it->first.c_str(), len);
342
strncpy
(hashedName, it->second.c_str(), len);
/external/compiler-rt/SDKs/linux/usr/include/
string.h
29
char *
strncpy
(char *, const char *, size_t);
/external/kernel-headers/original/linux/
string.h
27
extern char *
strncpy
(char *,const char *, __kernel_size_t);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
data_types.h
66
#define BCM_STRNCPY_S(x1,x2,x3,x4)
strncpy
((x1),(x3),(x4))
/external/libnfc-nci/src/gki/ulinux/
data_types.h
66
#define BCM_STRNCPY_S(x1,x2,x3,x4)
strncpy
((x1),(x3),(x4))
/external/mdnsresponder/mDNSShared/
dnsextd_parser.y
210
strncpy
( keySpec->name, $2, sizeof( keySpec->name ) );
211
strncpy
( keySpec->secret, $5, sizeof( keySpec->secret ) );
231
strncpy
( zoneSpec->name, $2, sizeof( zoneSpec->name ) );
253
strncpy
( zoneSpec->name, $2, sizeof( zoneSpec->name ) );
/external/qemu/android/protocol/
core-commands-qemu.c
98
strncpy
(path, filepath, path_buf_size);
/external/valgrind/main/coregrind/m_initimg/
initimg-pathscan.c
117
VG_(
strncpy
)( executable_name_out, buf, VKI_PATH_MAX-1 );
123
VG_(
strncpy
)( executable_name_out, buf, VKI_PATH_MAX-1 );
137
VG_(
strncpy
)( executable_name_out, exec, VKI_PATH_MAX-1 );
141
VG_(
strncpy
)( executable_name_in, exec, VKI_PATH_MAX-1 );
/external/yaffs2/yaffs2/direct/
ydirectenv.h
36
#define yaffs_strncpy(a,b,c)
strncpy
(a,b,c)
/frameworks/av/services/audioflinger/
test-resample.cpp
34
strncpy
(RIFF, "RIFF", 4);
36
strncpy
(WAVE, "WAVE", 4);
37
strncpy
(fmt, "fmt ", 4);
45
strncpy
(data, "data", 4);
/hardware/invensense/65xx/libsensors_iio/
MPLSupport.cpp
199
strncpy
(cand_name, dev_prefix, sizeof(cand_name) / sizeof(cand_name[0]));
208
strncpy
(dev_full_name, cand_name, len);
219
strncpy
(dev_full_name, cand_name, len);
230
strncpy
(dev_full_name, cand_name, len);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libform.so
libform.so.5
libform.so.5.6
libutil.a
9
# * ; @ ? ? F M T \ e m v ? tty_name realloc ttyname_r memchr malloc __errno_location free login memcpy getpid
strncpy