const NONBLOCK: type = if (is_mips) 0o200 else if (is_sparc) 0o40000 else 0o4000;