LINUX_O_NDELAY     92 compat/linux/linux_file.c 	res |= cvtto_bsd_mask(lflags, LINUX_O_NDELAY, O_NDELAY);
LINUX_O_NDELAY    113 compat/linux/linux_file.c 	res |= cvtto_linux_mask(bflags, O_NDELAY, LINUX_O_NDELAY);