Home
last modified time | relevance | path

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

12

/third_party/musl/src/string/
Dstrdup.c4 char *strdup(const char *s) 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/uniproton/kernel/src/string/
Dstrdup.c4 char *strdup(const char *s) in strdup() function
/third_party/backends/lib/
Dstrdup.c26 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/curl/src/
Dtool_strdup.c27 char *strdup(const char *str) in strdup() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h42 #define strdup _strdup macro
/third_party/openssl/crypto/conf/
Dconf_sap.c20 # define strdup _strdup macro
/third_party/ncurses/include/
Dnc_alloc.h110 #define strdup _nc_strdup macro
/third_party/curl/lib/
Dcurl_memory.h153 #define strdup(ptr) Curl_cstrdup(ptr) macro
Dmemdebug.h116 #define strdup(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__) macro
/third_party/glslang/glslang/Include/
DCommon.h87 #define strdup _strdup macro
/third_party/lwip/contrib/ports/win32/include/arch/
Dcc.h102 #define strdup _strdup macro
/third_party/mesa3d/src/util/
Du_string.h118 #define strdup _strdup macro
/third_party/cups/cups/
Dstring-private.h147 # define strdup _cups_strdup macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/windows/include/llvm/Config/
Dconfig.h356 #define strdup _strdup macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dconfig.h436 #define strdup _strdup macro
/third_party/glfw/tests/
Djoysticks.c54 #define strdup(x) _strdup(x) macro
/third_party/openssl/test/testutil/
Ddriver.c23 # define strdup _strdup macro
/third_party/cups/vcnet/
Dconfig.h46 #define strdup _strdup macro
/third_party/openssl/
De_os.h257 # 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/backends/include/sane/
Dconfig.h753 #define strdup sanei_strdup macro
/third_party/zlib/contrib/untgz/
Duntgz.c44 # define strdup(str) _strdup(str) macro

12