1.17.44. file_killproc

[<<<] [>>>]

This function kills a process identified by the process ID (PID).

If the process is killed successfully the return value is zero, otherwise a positive value.

int file_killproc(long pid
);

[<<<] [>>>]