Home
last modified time | relevance | path

Searched defs:strdup (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dstrdup.c24 strdup (const char *str CK_ATTRIBUTE_UNUSED) in strdup() function
Dlibcompat.h134 #define strdup _strdup macro
/third_party/python/Python/
Dstrdup.c4 strdup(const char *str) in strdup() function
/third_party/musl/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/curl/src/
Dtool_strdup.c25 char *strdup(const char *str) in strdup() function
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/python/Modules/_decimal/libmpdec/
Dvccompat.h50 #define strdup _strdup macro
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/openssl/crypto/conf/
Dconf_sap.c19 # define strdup _strdup macro
/third_party/e2fsprogs/intl/
Dtextdomain.c67 # define strdup(str) __strdup (str) macro
Dbindtextdom.c82 # define strdup(str) __strdup (str) in __libc_rwlock_define() macro
/third_party/curl/lib/
Dcurl_memory.h122 #define strdup(ptr) Curl_cstrdup(ptr) macro
Dmemdebug.h91 #define strdup(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__) macro
/third_party/cares/
Dahost.c37 # define strdup(ptr) ares_strdup(ptr) macro
Dacountry.c55 # define strdup(ptr) ares_strdup(ptr) macro
Dadig.c48 # define strdup(ptr) ares_strdup(ptr) macro
/third_party/glfw/tests/
Djoysticks.c39 #define strdup(x) _strdup(x) macro
/third_party/openssl/
De_os.h316 # define strdup _strdup macro
/third_party/openssl/test/testutil/
Ddriver.c21 # define strdup _strdup macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h649 #define strdup OS_DO_NOT_USE_strdup macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h649 #define strdup OS_DO_NOT_USE_strdup macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/untgz/
Duntgz.c33 # define strdup(str) _strdup(str) macro
/third_party/zlib/contrib/untgz/
Duntgz.c33 # define strdup(str) _strdup(str) macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/
Duntgz.c33 # define strdup(str) _strdup(str) macro

12