Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2670 abi_uint inheritable; member
H A Dsyscall.c11748 data[i].inheritable = tswap32(target_data[i].inheritable); in _syscall2()
11770 target_data[i].inheritable = tswap32(data[i].inheritable); in _syscall2()