Searched refs:common_close (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dfd.cpp443 common_close(int fd, bool kernel) function in namespace:FSShell
717 return common_close(fd, true);
/haiku/src/system/kernel/fs/
H A Dfd.cpp678 common_close(int fd, bool kernel) function
968 return common_close(fd, false);
1248 return common_close(fd, true);

Completed in 46 milliseconds