Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldostools/webMAN-MOD
/ remap_unmap.h
File
remap_unmap.h
include/cmd/remap_unmap.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#ifdef COBRA_ONLY
2
if(islike(param,
"/remap.ps3"
) || islike(param,
"/remap_ps3"
) || islike(param,
"/unmap.ps3"
))
3
{
4
// /remap.ps3<path1>&to=<path2> files on path1 are accessed from path2
Callers
nothing calls this directly
Calls
15
disable_map_path
Function · 0.85
concat_text
Function · 0.85
get_param
Function · 0.85
is_syscall_disabled
Function · 0.85
strcopy
Function · 0.85
check_path_tags
Function · 0.85
check_path_alias
Function · 0.85
apply_remaps
Function · 0.85
sys_map_path2
Function · 0.85
htmlenc
Function · 0.85
http_response
Function · 0.85
set_app_home
Function · 0.85
Tested by
no test coverage detected