Searched refs:is_open (Results 1 – 1 of 1) sorted by relevance
74 static bool is_open(int fd) in is_open() function118 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