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

/haiku/src/tools/fs_shell/
H A Dfd.cpp243 remove_fd(struct io_context *context, int fd) function in namespace:FSShell
446 struct file_descriptor *descriptor = remove_fd(io, fd);
/haiku/src/system/kernel/fs/
H A Dfd.cpp48 static struct file_descriptor* remove_fd(struct io_context* context, int fd);
220 struct file_descriptor* descriptor = remove_fd(context, fd);
301 remove_fd(struct io_context* context, int fd) function

Completed in 93 milliseconds