Lines Matching defs:pid
108 int pid; in child_wait() local
168 pid_t pid = PIDGET (ptid); in child_thread_alive() local
181 int pid; in child_attach() local
218 child_post_attach (int pid) in child_post_attach()
237 int pid = PIDGET (inferior_ptid); in child_detach() local
300 ptrace_him (int pid) in ptrace_him()
356 child_acknowledge_created_inferior (int pid) in child_acknowledge_created_inferior()
367 child_insert_fork_catchpoint (int pid) in child_insert_fork_catchpoint()
376 child_remove_fork_catchpoint (int pid) in child_remove_fork_catchpoint()
385 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint()
394 child_remove_vfork_catchpoint (int pid) in child_remove_vfork_catchpoint()
412 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint()
421 child_remove_exec_catchpoint (int pid) in child_remove_exec_catchpoint()
440 child_has_exited (int pid, int wait_status, int *exit_status) in child_has_exited()
510 child_pid_to_exec_file (int pid) in child_pid_to_exec_file()