Searched refs:Handle_Lookup (Results 1 – 3 of 3) sorted by relevance
223 Handle *handle = Handle_Lookup(cur->proc, fd); in Syscall_Read()241 Handle *handle = Handle_Lookup(cur->proc, fd); in Syscall_Write()259 Handle *handle = Handle_Lookup(cur->proc, fd); in Syscall_Flush()318 Handle *handle = Handle_Lookup(cur->proc, fd); in Syscall_Close()362 Handle *handle = Handle_Lookup(cur->proc, fd); in Syscall_ReadDir()
71 Handle_Lookup(Process *proc, uint64_t fd) in Handle_Lookup() function
140 Handle *Handle_Lookup(Process *proc, uint64_t fd);