Home
last modified time | relevance | path

Searched refs:strncat (Results 1 – 25 of 86) sorted by relevance

1234

/development/ndk/platforms/android-9/include/
Dstring.h70 extern char* strncat(char *, const char *, size_t);
/development/ndk/platforms/android-21/include/
Dstring.h73 extern char* strncat(char* __restrict, const char* __restrict, size_t);
174 char *strncat(char* __restrict dest, const char* __restrict src, size_t n) { in strncat() function
/development/ndk/platforms/android-9/arch-x86/symbols/
Dlibc.so.functions.txt644 strncat
/development/ndk/platforms/android-9/arch-mips/symbols/
Dlibc.so.functions.txt647 strncat
/development/ndk/platforms/android-15/arch-arm/symbols/
Dlibc.so.functions.txt687 strncat
Dlibc.so.versions.txt692 strncat;
/development/ndk/platforms/android-9/arch-arm/symbols/
Dlibc.so.functions.txt667 strncat
/development/ndk/platforms/android-16/arch-mips/symbols/
Dlibc.so.functions.txt685 strncat
/development/ndk/platforms/android-12/arch-mips/symbols/
Dlibc.so.functions.txt668 strncat
/development/ndk/platforms/android-15/arch-mips/symbols/
Dlibc.so.functions.txt669 strncat
/development/ndk/platforms/android-17/arch-x86/symbols/
Dlibc.so.functions.txt708 strncat
/development/ndk/platforms/android-16/arch-arm/symbols/
Dlibc.so.functions.txt702 strncat
/development/ndk/platforms/android-17/arch-mips/symbols/
Dlibc.so.functions.txt711 strncat
/development/ndk/platforms/android-12/arch-x86/symbols/
Dlibc.so.functions.txt665 strncat
Dlibc.so.versions.txt684 strncat;
/development/ndk/platforms/android-15/arch-x86/symbols/
Dlibc.so.functions.txt666 strncat
/development/ndk/platforms/android-12/arch-arm/symbols/
Dlibc.so.functions.txt686 strncat
/development/ndk/platforms/android-16/arch-x86/symbols/
Dlibc.so.functions.txt681 strncat
/development/ndk/platforms/android-18/arch-mips/symbols/
Dlibc.so.functions.txt718 strncat
/development/ndk/platforms/android-18/arch-x86/symbols/
Dlibc.so.functions.txt716 strncat
/development/ndk/platforms/android-19/arch-mips/symbols/
Dlibc.so.functions.txt733 strncat
/development/ndk/platforms/android-18/arch-arm/symbols/
Dlibc.so.functions.txt735 strncat
/development/ndk/platforms/android-19/arch-arm/symbols/
Dlibc.so.functions.txt750 strncat
/development/ndk/platforms/android-17/arch-arm/symbols/
Dlibc.so.functions.txt728 strncat
/development/ndk/platforms/android-19/arch-x86/symbols/
Dlibc.so.functions.txt731 strncat

1234