Searched refs:CLOUDABI_EFAULT (Results 1 – 4 of 4) sorted by relevance
60 [EFAULT] = CLOUDABI_EFAULT, in cloudabi_convert_errno()
67 [CLOUDABI_EFAULT] = EFAULT,
146 sizeof(td->td_retval)) == 0 ? 0 : CLOUDABI_EFAULT; in cloudabi32_set_syscall_retval()
98 #define CLOUDABI_EFAULT 21 macro