MCPcopy Index your code
hub / github.com/dthain/basekernel / is_valid_object

Function is_valid_object

kernel/is_valid.c:81–84  ·  view source on GitHub ↗

Return true if file desciptor is in range and refers to a live object.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

is_valid_object_typeFunction · 0.85
sys_object_listFunction · 0.85
sys_open_fileFunction · 0.85
sys_open_dirFunction · 0.85
sys_object_typeFunction · 0.85
sys_object_copyFunction · 0.85
sys_object_readFunction · 0.85
sys_object_writeFunction · 0.85
sys_object_seekFunction · 0.85
sys_object_removeFunction · 0.85
sys_object_closeFunction · 0.85
sys_object_set_tagFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected