Searched defs:strnlen (Results 1 – 6 of 6) sorted by relevance
364 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function
712 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function
608 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function
1239 pub fn strnlen(cs: *const c_char, n: size_t) -> size_t; in strnlen() function
743 pub fn strnlen(arg1: *const c_char, arg2: size_t) -> size_t; in strnlen() function
3519 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function