Searched refs:os_get_ifname (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/um/include/shared/ | ||
| H A D | os.h | 145 extern int os_get_ifname(int fd, char *namebuf); |
| /linux/arch/um/os-Linux/ | ||
| H A D | file.c | 101 int os_get_ifname(int fd, char* namebuf) in os_get_ifname() function |