LINUX_O_ASYNC
if (l_flags & LINUX_O_ASYNC)
td->td_retval[0] |= LINUX_O_ASYNC;
if (args->arg & LINUX_O_ASYNC)