Home
last modified time | relevance | path

Searched defs:copy_error (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/bsd/kern/
H A Dkern_xxx.c132 int copy_error = copyinstr(uap->msg, (void *)message, kPanicStringMaxLen, (size_t *)&dummy); in reboot() local
/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c8543 int copy_error = copyin(uap->buffer, &bufreq, buffer_size); in necp_client_request_nexus() local
H A Dnecp.c3263 int copy_error = copyout(result_buf, out_buffer, total_tlv_len + sizeof(u_int32_t)); in necp_handle_policy_dump_all() local