Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/include/shared/
H A Dos.h147 extern int os_mode_fd(int fd, int mode);
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c123 int os_mode_fd(int fd, int mode) in os_mode_fd() function