Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bobranten/Ext4Fsd
/ Ext2StopPipeSrv
Function
Ext2StopPipeSrv
Ext2Mgr/Ext2Pipe.cpp:857–864 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
855
}
856
857
VOID Ext2StopPipeSrv()
858
{
859
/* close pipe handles */
860
Ext2ClosePipe();
861
862
/* terminate process: Ext2Srv */
863
Ext2StopSrv();
864
}
Callers
1
ManagerStartMain
Function · 0.70
Calls
2
Ext2ClosePipe
Function · 0.85
Ext2StopSrv
Function · 0.85
Tested by
no test coverage detected