Searched refs:os_mode_fd (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/um/include/shared/ | ||
D | os.h | 138 extern int os_mode_fd(int fd, int mode); |
/linux-4.1.27/arch/um/os-Linux/ | ||
D | file.c | 116 int os_mode_fd(int fd, int mode) in os_mode_fd() function |