提交 97fb2f8f 编写于 作者: O openharmony_ci 提交者: Gitee

!39 support ipc copy fd to process

Merge pull request !39 from zhOu/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册