Searched refs:LINUX_O_RDWR (Results 1 – 3 of 3) sorted by relevance
75 #define LINUX_O_RDWR 000000002 macro
119 case LINUX_O_RDWR: in linux_common_openflags()1337 td->td_retval[0] |= LINUX_O_RDWR; in fcntl_common()
223 case LINUX_O_RDWR: in sysdecode_linux_open_flags()