Searched refs:processx__child_add (Results 1 – 3 of 3) sorted by relevance
49 int processx__child_add(pid_t pid, SEXP status);
32 int processx__child_add(pid_t pid, SEXP status) { in processx__child_add() function
557 if (processx__child_add(pid, result)) { in processx_exec()