Home
last modified time | relevance | path

Searched refs:strnlen (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/libcoap/src/
Ddebug.c112 strnlen(const char *s, size_t maxlen) { in strnlen() function
193 p += strnlen((char *)p, len); in coap_print_addr()
/net-tools-latest/tinydtls-0.8.2/
Dconfigure.in101 AC_CHECK_FUNCS([memset select socket strdup strerror strnlen fls vprintf])
Ddtls_config.h.in73 /* Define to 1 if you have the `strnlen' function. */
Dconfigure4180 for ac_func in memset select socket strdup strerror strnlen fls vprintf
/net-tools-latest/libcoap/
Dconfigure.ac281 strnlen])