Searched refs:LINUX_O_WRONLY (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_file.h61 #define LINUX_O_WRONLY 00000001 macro
H A Dlinux_file.c99 case LINUX_O_WRONLY:
1295 td->td_retval[0] |= LINUX_O_WRONLY;

Completed in 47 milliseconds