B_POSIX_ENOMEM
# define ENOMEM B_POSIX_ENOMEM
return error == B_NO_MEMORY ? -B_POSIX_ENOMEM : -error;
case B_POSIX_ENOMEM: