Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dioctls.h70 IOCTL_SPECIAL(KDSIGACCEPT, 0, do_ioctl_kdsigaccept, TYPE_INT) in IOCTL()
H A Dsyscall.c5332 static abi_long do_ioctl_kdsigaccept(const IOCTLEntry *ie, uint8_t *buf_temp, in do_ioctl_kdsigaccept() function