Home
last modified time | relevance | path

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

/fs/exfat/
A Dio.c74 static bool is_open(int fd) in is_open() function
118 while (!is_open(STDIN_FILENO) in exfat_open()
119 || !is_open(STDOUT_FILENO) in exfat_open()
120 || !is_open(STDERR_FILENO)) in exfat_open()

Completed in 5 milliseconds