Home
last modified time | relevance | path

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

/arch/um/include/shared/
Dos.h138 extern int os_mode_fd(int fd, int mode);
/arch/um/os-Linux/
Dfile.c116 int os_mode_fd(int fd, int mode) in os_mode_fd() function