MCPcopy Create free account
hub / github.com/FDOS/kernel / IsDevice

Function IsDevice

kernel/dosfns.c:1373–1444  ·  view source on GitHub ↗

check for a device returns device header if match, else returns NULL can only match character devices (as only they have names) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

FcbGetFileSizeFunction · 0.85
FcbDeleteFunction · 0.85
FcbRenameFunction · 0.85
int2F_12_handlerFunction · 0.85
DosExecFunction · 0.85
truenameFunction · 0.85
DosOpenSftFunction · 0.85

Calls 2

get_rootFunction · 0.85
DosUpFCharFunction · 0.85

Tested by

no test coverage detected