Searched refs:TYPE_CHAR (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_types.h | 7 TYPE_INT, TYPE_INT, TYPE_CHAR, TYPE_CHAR, TYPE_INT, TYPE_CHAR, TYPE_CHAR, 8 TYPE_INT, TYPE_CHAR, TYPE_CHAR, TYPE_INT, TYPE_CHAR, TYPE_CHAR, TYPE_INT, 15 TYPE_SHORT, MK_ARRAY(TYPE_CHAR, 14)) 23 TYPE_ULONG, TYPE_ULONG, TYPE_SHORT, TYPE_CHAR, TYPE_CHAR, TYPE_CHAR, 25 TYPE_CHAR, TYPE_CHAR, TYPE_CHAR) 30 MK_ARRAY(TYPE_CHAR, IFNAMSIZ), MK_STRUCT(STRUCT_sockaddr)) 33 MK_ARRAY(TYPE_CHAR, IFNAMSIZ), TYPE_SHORT) 36 MK_ARRAY(TYPE_CHAR, IFNAMSIZ), TYPE_INT) 39 MK_ARRAY(TYPE_CHAR, IFNAMSIZ), MK_STRUCT(STRUCT_ifmap)) 42 MK_ARRAY(TYPE_CHAR, IFNAMSIZ), [all …]
|
H A D | thunk.c | 38 case TYPE_CHAR: in thunk_type_next() 135 case TYPE_CHAR: in thunk_convert() 282 case TYPE_CHAR: in thunk_print() 375 if (*type_ptr == TYPE_CHAR) { in thunk_print()
|
H A D | ioctls.h | 61 IOCTL(KDGKBTYPE, IOC_R, MK_PTR(TYPE_CHAR)) in IOCTL()
|
H A D | strace.c | 4280 case TYPE_CHAR: in print_ioctl()
|
/openbmc/qemu/include/user/ |
H A D | thunk.h | 34 TYPE_CHAR, enumerator 95 case TYPE_CHAR: in thunk_type_size() 156 case TYPE_CHAR: in thunk_type_align()
|