MCPcopy Create free account
hub / github.com/aldostools/webMAN-MOD / insert_eject.h

File insert_eject.h

include/cmd/insert_eject.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1 if(islike(param, "/eject.ps3"))
2 {
3 // /eject.ps3 eject physical disc from bd drive
4 eject_insert(1, 0);

Callers

nothing calls this directly

Calls 6

_concat2Function · 0.85
_concatFunction · 0.85
islikeFunction · 0.50
eject_insertFunction · 0.50
sprintfFunction · 0.50
isDirFunction · 0.50

Tested by

no test coverage detected