Home
last modified time | relevance | path

Searched refs:TARGET_O_PATH (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h61 #ifndef TARGET_O_PATH
62 #define TARGET_O_PATH 010000000 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h25 #define TARGET_O_PATH 040000000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h24 #define TARGET_O_PATH 020000000 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h29 #define TARGET_O_PATH 0x1000000 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c449 { TARGET_O_PATH, TARGET_O_PATH, O_PATH, O_PATH },