提交 81d42e38 编写于 作者: Z zhOu 提交者: Gitee

feature: support ipc copy fd to process

上级 3bac0209
......@@ -504,7 +504,7 @@ int files_allocate(struct Vnode *vnode_ptr, int oflags, off_t pos, void *priv, i
return VFS_ERROR;
}
static int files_close_internal(int fd, LosProcessCB *processCB)
int files_close_internal(int fd, LosProcessCB *processCB)
{
int ret = OK;
struct filelist *list = NULL;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册