Home
last modified time | relevance | path

Searched refs:TARGET_O_WRONLY (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-user/generic/
H A Dfcntl.h14 #define TARGET_O_WRONLY 01 macro
/qemu/linux-user/
H A Dsyscall.c433 { TARGET_O_ACCMODE, TARGET_O_WRONLY, O_ACCMODE, O_WRONLY, },