Searched refs:openHTTPD (Results 1 – 6 of 6) sorted by relevance
52 &openHTTPD154 sub openHTTPD(@) subroutine
100 openHTTPD(@args);
141 $isHttpdOpen = openHTTPD(@args);
1599 $isHttpdOpen = openHTTPD(@args);
27887 (openHTTPD): Moved killing code from here to killHTTPD. Added a call27894 (killHTTPD): Added. Code came from openHTTPD.
16932 Correct openHTTPD() to print requests to stdout if run-webkit-httpd is used.