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.cpp49 static struct file_descriptor* remove_fd(struct io_context* context, int fd);
221 struct file_descriptor* descriptor = remove_fd(context, fd);
302 remove_fd(struct io_context* context, int fd) function

Completed in 81 milliseconds