Home
last modified time | relevance | path

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

/linux/arch/um/include/shared/
H A Dos.h145 extern int os_get_ifname(int fd, char *namebuf);
/linux/arch/um/os-Linux/
H A Dfile.c101 int os_get_ifname(int fd, char* namebuf) in os_get_ifname() function