Home
last modified time | relevance | path

Searched defs:sysfd (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fcntl.c45 int sysfd = GetAssociatedSystemFd(procfd); in FcntlDupFd() local
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_load_elf.c80 INT32 sysfd = DisassociateProcessFd(procFd); in OsELFClose() local
/kernel/liteos_a/syscall/
H A Dfs_syscall.c240 int sysfd = DisassociateProcessFd(fd); in SysClose() local
286 int sysfd = GetAssociatedSystemFd(fd); in SysWrite() local
953 int sysfd = GetAssociatedSystemFd(fd); in SysDup() local
1014 int sysfd = GetAssociatedSystemFd(fd); SysFcntl() local
1519 int sysfd = GetAssociatedSystemFd(fd); SysWritev() local
2235 int sysfd = GetAssociatedSystemFd(fd); SysFcntl64() local
[all...]

Completed in 5 milliseconds