Searched refs:strnlen (Results 1 – 3 of 3) sorted by relevance
189 static size_t strnlen(const char *s, size_t maxlen) { in strnlen() function578 s_len = strnlen(s, precision); in xbuf_format_converter()
597 strnlen \
3361 - Fixed bug #47831 (Compile warning for strnlen() in main/spprintf.c).
Completed in 53 milliseconds