Searched refs:with_len (Results 1 – 1 of 1) sorted by relevance
410 size_t len, with_len, what_len; in _rl_compat_sub() local413 with_len = strlen(with); in _rl_compat_sub()420 len += with_len - what_len; in _rl_compat_sub()434 (void)strncpy(r, with, with_len); in _rl_compat_sub()435 r += with_len; in _rl_compat_sub()436 len -= with_len; in _rl_compat_sub()