Home
last modified time | relevance | path

Searched defs:strnlen (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dstrnlen.c38 strnlen(const char *str, size_t maxlen) in strnlen() function
/titanic_44/usr/src/common/util/
H A Dstring.c736 strnlen(const char *s, size_t maxlen) in strnlen() function