Searched refs:os_clear_fd_async (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/um/include/shared/ | ||
| H A D | os.h | 159 extern int os_clear_fd_async(int fd); |
| /linux/arch/um/os-Linux/ | ||
| H A D | file.c | 421 int os_clear_fd_async(int fd) in os_clear_fd_async() function |