Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c2174 linux_ifconf(struct thread *td, struct ifconf *uifc) in linux_ifconf() function
2433 error = linux_ifconf(td, (struct ifconf *)args->arg); in linux_ioctl_socket()