Searched defs:strnlen (Results 1 – 2 of 2) sorted by relevance
30 size_t strnlen(const char* str, size_t maxlen) in strnlen() function
82 size_t strnlen (const char *str, size_t n) { in strnlen() function