MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / handle

Method handle

src/aero_kernel/src/syscall/fs.rs:45–50  ·  view source on GitHub ↗

Returns the file handle associated with this file descriptor. ## Errors `EBADFD`: The file descriptor is not a valid open file descriptor.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

handle_requestFunction · 0.80
fmtMethod · 0.80
writeFunction · 0.80
readFunction · 0.80
openFunction · 0.80
getdentsFunction · 0.80
chdirFunction · 0.80
ioctlFunction · 0.80
seekFunction · 0.80
accessFunction · 0.80
fcntlFunction · 0.80
fstatFunction · 0.80

Calls 2

current_threadFunction · 0.85
get_handleMethod · 0.80

Tested by

no test coverage detected