Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dioctls.h357 IOCTL_SPECIAL(SIOCGIFCONF, IOC_W | IOC_R, do_ioctl_ifconf, in IOCTL()
H A Dsyscall.c4706 static abi_long do_ioctl_ifconf(const IOCTLEntry *ie, uint8_t *buf_temp, in do_ioctl_ifconf() function