MCPcopy 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
857VOID Ext2StopPipeSrv()
858{
859 /* close pipe handles */
860 Ext2ClosePipe();
861
862 /* terminate process: Ext2Srv */
863 Ext2StopSrv();
864}

Callers 1

ManagerStartMainFunction · 0.70

Calls 2

Ext2ClosePipeFunction · 0.85
Ext2StopSrvFunction · 0.85

Tested by

no test coverage detected