Home
last modified time | relevance | path

Searched defs:TARGET_O_TRUNC (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h14 #define TARGET_O_TRUNC 02000 /* not fcntl */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h14 #define TARGET_O_TRUNC 0x0400 /* not fcntl */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h15 #define TARGET_O_TRUNC 0x0200 /* not fcntl */ macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h26 #define TARGET_O_TRUNC 01000 /* not fcntl */ macro