Home
last modified time | relevance | path

Searched refs:pcsIsAlive (Results 1 – 6 of 6) sorted by relevance

/dports/lang/seed7/seed7/src/
H A Dpcs_drv.h37 boolType pcsIsAlive (const processType aProcess);
H A Dpcs_dos.c133 boolType pcsIsAlive (const processType aProcess) in pcsIsAlive() function
H A Dpcslib.c284 if (pcsIsAlive(take_process(arg_1(arguments)))) { in pcs_is_alive()
H A Dpcs_win.c409 boolType pcsIsAlive (const processType process) in pcsIsAlive() function
H A Dpcs_unx.c316 boolType pcsIsAlive (const processType process) in pcsIsAlive() function
/dports/lang/seed7/seed7/lib/comp/
H A Dpcs_act.s7i66 declareExtern(c_prog, "boolType pcsIsAlive (const processType);");
215 c_expr.expr &:= "pcsIsAlive(";