Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dioctls.h392 "SIOCGSTAMP_OLD", IOC_R, do_ioctl_SIOCGSTAMP, in IOCTL()
398 "SIOCGSTAMP_NEW", IOC_R, do_ioctl_SIOCGSTAMP,
H A Dsyscall.c5333 static abi_long do_ioctl_SIOCGSTAMP(const IOCTLEntry *ie, uint8_t *buf_temp, in do_ioctl_SIOCGSTAMP() function