Searched refs:GetAssociatedSystemFd (Results 1 – 9 of 9) sorted by relevance
117 fd = GetAssociatedSystemFd(fd); in GetFullpathNull()202 p_fds->fd = GetAssociatedSystemFd(p_fds->fd); in PollfdToSystem()264 fd = GetAssociatedSystemFd(fd); in SysRead()286 int sysfd = GetAssociatedSystemFd(fd); in SysWrite()654 sysFd = GetAssociatedSystemFd(fd); in SysFchdir()699 fd = GetAssociatedSystemFd(fd); in SysLseek()711 fd = GetAssociatedSystemFd(fd); in SysLseek64()953 int sysfd = GetAssociatedSystemFd(fd); in SysDup()1002 fd = GetAssociatedSystemFd(fd); in SysIoctl()1014 int sysfd = GetAssociatedSystemFd(fd); in SysFcntl()[all …]
43 fd = GetAssociatedSystemFd(fd); in SysMmap()
83 fd = GetAssociatedSystemFd(fd); in GetFullpath()
46 int sysFd = GetAssociatedSystemFd((INTPTR)(id)); \
46 s = GetAssociatedSystemFd(s); \
45 int sysfd = GetAssociatedSystemFd(procfd); in FcntlDupFd()
133 int GetAssociatedSystemFd(int procFd) in GetAssociatedSystemFd() function387 sysFd = GetAssociatedSystemFd(fd); in CopyFdToProc()
128 INT32 fd = GetAssociatedSystemFd(procfd); in OsReadELFInfo()229 ret = fs_getfilep(GetAssociatedSystemFd(elfInfo->procfd), &filep); in OsReadEhdr()489 INT32 fd = GetAssociatedSystemFd(procfd); in OsMmapELFFile()
730 sysFd = GetAssociatedSystemFd(fd); in VnodeFind()