Searched refs:child_close (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dsshd.c277 child_close(struct early_child *child, int force_final, int quiet) function
422 child_close(&(children[i]), 1, 1);
936 child_close(&(children[i]), 0, 0);
951 child_close(&(children[i]), 1, 0);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dwin32-nat.c2062 child_close (int x) function
2064 DEBUG_EVENTS (("gdb: child_close, inferior_ptid=%d\n",
2075 deprecated_child_ops.to_close = child_close;
H A Dwince.c1875 child_close (void) function
1877 DEBUG_EVENTS (("gdb: child_close, inferior_ptid=%d\n",
1897 deprecated_child_ops.to_close = child_close;

Completed in 186 milliseconds