Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dioctls.h44 IOCTL_SPECIAL(TIOCGPTPEER, 0, do_ioctl_tiocgptpeer, TYPE_INT) in IOCTL()
H A Dsyscall.c5382 static abi_long do_ioctl_tiocgptpeer(const IOCTLEntry *ie, uint8_t *buf_temp, in do_ioctl_tiocgptpeer() function