Home
last modified time | relevance | path

Searched refs:HAVE_STRNLEN (Results 1 - 6 of 6) sorted by relevance

/third_party/libcoap/examples/contiki/
H A Dcoap_config.h71 #define HAVE_STRNLEN 1 macro
/third_party/libcoap/examples/lwip/config/
H A Dcoap_config.h68 #define HAVE_STRNLEN 1 macro
/third_party/libcoap/include/coap3/
H A Dcoap_config.h149 #define HAVE_STRNLEN 1 macro
/third_party/ntfs-3g/
H A Dconfig.h240 #define HAVE_STRNLEN 1 macro
/third_party/libcoap/src/
H A Dcoap_debug.c18 #if defined(HAVE_STRNLEN) && defined(__GNUC__) && !defined(_GNU_SOURCE)
150 #if !defined(HAVE_STRNLEN) && !defined(__MINGW32__)
166 #endif /* HAVE_STRNLEN && !__MINGW32__ */
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c744 #ifndef HAVE_STRNLEN
757 #endif /* ! HAVE_STRNLEN */

Completed in 6 milliseconds