Home
last modified time | relevance | path

Searched refs:endspawnfcgi (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dmod-rewrite.t68 ok(0 == $tf->endspawnfcgi($php_child), "Stopping php");
76 $tf->endspawnfcgi($php_child) if $php_child != -1;
H A Dmod-proxy.t76 ok(0 == $tf_real->endspawnfcgi($php_child), "Stopping php");
84 $tf_real->endspawnfcgi($php_child) if $php_child != -1;
H A Dmod-fastcgi.t261 ok(0 == $tf->endspawnfcgi($php_child), "Stopping php");
421 $tf->endspawnfcgi($php_child) if $php_child != -1;
H A DLightyTest.pm396 sub endspawnfcgi { subroutine