Lines Matching refs:posix_kill
2 Test posix_kill() function : usage variations - first parameter type
9 /* Prototype : proto bool posix_kill(int pid, int sig)
15 echo "*** Testing posix_kill() : usage variations ***\n";
73 var_dump( posix_kill($value, $sig) );
79 *** Testing posix_kill() : usage variations ***
104 Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
111 Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
118 Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
125 Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
132 Warning: posix_kill() expects parameter 1 to be long, array given in %s on line %d
155 Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
160 Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
165 Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d
170 Warning: posix_kill() expects parameter 1 to be long, string given in %s on line %d