Home
last modified time | relevance | path

Searched defs:strdup (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/src/string/
H A Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/curl/src/
H A Dtool_strdup.c27 char *strdup(const char *str) in strdup() function
/third_party/backends/lib/
H A Dstrdup.c26 strdup (const char * s) in strdup() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_sap.c20 # define strdup _strdup macro
/third_party/openssl/crypto/conf/
H A Dconf_sap.c20 # define strdup _strdup macro
/third_party/mesa3d/src/util/
H A Du_string.h118 #define strdup _strdup macro
/third_party/curl/lib/
H A Dmemdebug.h115 #undef strdup macro
116 #define strdup(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__) macro
H A Dcurl_memory.h63 #undef strdup macro
152 #undef strdup macro
153 #define strdup(ptr) Curl_cstrdup(ptr) macro
/third_party/node/deps/cares/src/tools/
H A Dahost.c47 # define strdup(ptr) ares_strdup(ptr) macro
H A Dadig.c50 # define strdup(ptr) ares_strdup(ptr) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
H A Dconfig.h356 #define strdup _strdup macro
/third_party/glfw/tests/
H A Djoysticks.c54 #define strdup(x) _strdup(x) macro
/third_party/glslang/glslang/Include/
H A DCommon.h87 #define strdup _strdup macro
/third_party/openssl/ohos_lite/
H A De_os.h316 # define strdup _strdup macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
H A Dconfig.h436 #define strdup _strdup macro
/third_party/node/deps/openssl/openssl/
H A De_os.h257 # define strdup _strdup macro
/third_party/openssl/test/testutil/
H A Ddriver.c23 # define strdup _strdup macro
/third_party/openssl/
H A De_os.h257 # define strdup _strdup macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h648 #undef strdup macro
649 #define strdup OS_DO_NOT_USE_strdup macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h648 #undef strdup macro
649 #define strdup OS_DO_NOT_USE_strdup macro

Completed in 13 milliseconds

12