Searched refs:strnlen (Results 1 – 10 of 10) sorted by relevance
312 strnlen
830 strnlen
2513 strnlen
3880 strnlen
364 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
608 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function
743 pub fn strnlen(arg1: *const c_char, arg2: size_t) -> size_t; in strnlen() function
712 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function
3519 pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; in strnlen() function