Home
last modified time | relevance | path

Searched refs:abi_ushort (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h146 abi_ushort sa_family;
151 abi_ushort sll_family; /* Always AF_PACKET */
152 abi_ushort sll_protocol; /* Physical layer protocol */
154 abi_ushort sll_hatype; /* ARP hardware type */
161 abi_ushort su_family;
166 abi_ushort nl_family; /* AF_NETLINK */
167 abi_ushort __pad;
177 abi_ushort sin_family;
181 sizeof(abi_ushort) - sizeof(abi_short) -
186 abi_ushort sin6_family;
[all …]
H A Delfload.c147 typedef abi_ushort target_uid_t;
148 typedef abi_ushort target_gid_t;
/openbmc/qemu/linux-user/sparc/
H A Dtarget_structs.h29 abi_ushort __pad0;
31 abi_ushort mode; /* Read/write permission. */
32 abi_ushort __pad1;
33 abi_ushort __seq; /* Sequence number. */
/openbmc/qemu/linux-user/generic/
H A Dtarget_structs.h28 abi_ushort mode; /* Read/write permission. */
29 abi_ushort __pad1;
30 abi_ushort __seq; /* Sequence number. */
31 abi_ushort __pad2;
/openbmc/qemu/linux-user/hppa/
H A Dtarget_structs.h28 abi_ushort __pad1;
29 abi_ushort mode; /* Read/write permission. */
30 abi_ushort __pad2;
31 abi_ushort __seq; /* Sequence number. */
/openbmc/qemu/linux-user/s390x/
H A Dtarget_structs.h32 abi_ushort mode; /* Read/write permission. */
33 abi_ushort __pad1;
35 abi_ushort __seq; /* Sequence number. */
36 abi_ushort __pad2;
/openbmc/qemu/linux-user/alpha/
H A Dtarget_structs.h29 abi_ushort __seq; /* Sequence number. */
30 abi_ushort __pad1;
/openbmc/qemu/linux-user/mips/
H A Dtarget_structs.h29 abi_ushort __seq; /* Sequence number. */
30 abi_ushort __pad1;
/openbmc/qemu/include/user/
H A Dabitypes.h45 typedef uint16_t abi_ushort __attribute__((aligned(ABI_SHORT_ALIGNMENT))); typedef
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h116 abi_ushort _kevent_flags;