Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldostools/webMAN-MOD
/ install_list.h
File
install_list.h
include/cmd/install_list.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#ifdef PKG_HANDLER
2
if(islike(param,
"/install.ps3"
) || islike(param,
"/install_ps3"
))
3
{
4
char *pkg_file = param + 12;
Callers
nothing calls this directly
Calls
5
check_path_alias
Function · 0.85
add_url
Function · 0.85
concat
Function · 0.85
islike
Function · 0.50
strcmp
Function · 0.50
Tested by
no test coverage detected