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