Home
last modified time | relevance | path

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

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