Home
last modified time | relevance | path

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

/openbsd/sys/lib/libkern/
H A Dstrnlen.c23 strnlen(const char *str, size_t maxlen) in strnlen() function
/openbsd/lib/libc/string/
H A Dstrnlen.c24 strnlen(const char *str, size_t maxlen) in strnlen() function
/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH3458 * This symbol, if defined, indicates that the strnlen () routine is function
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c121 static inline size_t (strnlen) (const char* str, size_t n) in size_t() argument
417 WRAPPER2(size_t, strnlen, const char *s, size_t n) in WRAPPER2() argument