strnlen 57 include/portability.h size_t strnlen(const char *s, size_t maxlen); strnlen 29 replace/strndup.c size_t n = strnlen(str, len);