Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_concat2
Function · 0.85
_concat
Function · 0.85
islike
Function · 0.50
eject_insert
Function · 0.50
sprintf
Function · 0.50
isDir
Function · 0.50
Tested by
no test coverage detected