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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinftarg.c82 static void child_stop (void);
513 child_stop (void) function
659 child_ops.to_stop = child_stop;
H A Dwin32-nat.c95 static void child_stop (void);
1886 child_stop (void) function
2075 child_ops.to_stop = child_stop;
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_compression_program.c226 child_stop(struct archive_read_filter *self, struct program_filter *state) function
309 return (child_stop(self, state));
449 e = child_stop(self, state);

Completed in 53 milliseconds