Searched refs:killHTTPD (Results 1 – 2 of 2) sorted by relevance
168 if (!killHTTPD($oldPid)) {203 my $succeeded = killHTTPD($httpdPid);212 sub killHTTPD subroutine
27887 (openHTTPD): Moved killing code from here to killHTTPD. Added a call27891 (closeHTTPD): Removed killing logic and changed to just call killHTTPD27892 instead. killHTTPD's logic is a bit different from the logic we had27894 (killHTTPD): Added. Code came from openHTTPD.27898 this isn't detected by our killing logic in killHTTPD). On Cygwin, we