Searched refs:user_unterminated_addr (Results 1 – 1 of 1) sorted by relevance
278 user_addr_t user_unterminated_addr = data->user_addr + copyio_test_buf_size - unterminated_size; in copyinstr_test() local279 err = copyinstr(user_unterminated_addr, in_buf, copyio_test_buf_size, &lencopied); in copyinstr_test()