Searched defs:strnlen (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrnlen.c38 strnlen(const char *str, size_t maxlen) function
/illumos-gate/usr/src/common/util/
H A Dstring.c195 transfer_count = strnlen(sp, prec);
745 strnlen(const char *s, size_t maxlen) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1231 strnlen.3c \
2292 strnlen.3c := LINKSRC = string.3c
/illumos-gate/usr/src/man/man9f/
H A DMakefile1189 strnlen.9f \
2039 strnlen.9f := LINKSRC = string.9f

Completed in 60 milliseconds