Searched refs:froma (Results 1 – 1 of 1) sorted by relevance
5569 copyinptr(user_addr_t froma, user_addr_t *toptr, int ptr_size) in copyinptr() argument5577 error = copyin(froma, &i, 4); in copyinptr()5580 error = copyin(froma, toptr, 8); in copyinptr()