Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/compat/linux/
Dlinux_ioctl.c2113 ifname_linux_to_bsd(struct thread *td, const char *lxname, char *bsdname) in ifname_linux_to_bsd() argument
2146 strlcpy(bsdname, ifp->if_xname, IFNAMSIZ); in ifname_linux_to_bsd()