Home
last modified time | relevance | path

Searched refs:TYPE_NULL (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/
H A Dioctls.h18 IOCTL(TIOCEXCL, 0, TYPE_NULL) in IOCTL()
19 IOCTL(TIOCNXCL, 0, TYPE_NULL) in IOCTL()
33 IOCTL(TIOCCONS, 0, TYPE_NULL) in IOCTL()
38 IOCTL(TIOCNOTTY, 0, TYPE_NULL) in IOCTL()
46 IOCTL(FIOCLEX, 0, TYPE_NULL) in IOCTL()
47 IOCTL(FIONCLEX, 0, TYPE_NULL) in IOCTL()
118 IOCTL(FDMSGON, 0, TYPE_NULL) in IOCTL()
119 IOCTL(FDMSGOFF, 0, TYPE_NULL) in IOCTL()
124 IOCTL(FDFLUSH, 0, TYPE_NULL) in IOCTL()
127 IOCTL(FDRESET, 0, TYPE_NULL) in IOCTL()
[all …]
H A Dthunk.c75 while (*type_ptr != TYPE_NULL) { in thunk_register_struct()
H A Dsyscall_types.h60 TYPE_NULL)
H A Dstrace.c4105 if (arg_type[0] != TYPE_NULL) { in print_ioctl()
H A Dsyscall.c4609 …ine STRUCT(name, ...) static const argtype struct_ ## name ## _def[] = { __VA_ARGS__, TYPE_NULL };
5604 case TYPE_NULL: in do_ioctl()
/openbmc/qemu/include/exec/user/
H A Dthunk.h29 TYPE_NULL, enumerator