Lines Matching defs:pid
539 pid_t pid = PIDGET (ptid); in child_pid_to_str() local
589 int pid; in child_wait() local
827 parent_attach_all (int pid, PTRACE_ARG3_TYPE addr, int data) in parent_attach_all()
864 hppa_require_attach (int pid) in hppa_require_attach()
897 hppa_require_detach (int pid, int signal) in hppa_require_detach()
910 hppa_enable_page_protection_events (int pid) in hppa_enable_page_protection_events()
915 hppa_disable_page_protection_events (int pid) in hppa_disable_page_protection_events()
920 hppa_insert_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len, int type) in hppa_insert_hw_watchpoint()
926 hppa_remove_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len, int type) in hppa_remove_hw_watchpoint()
938 hppa_range_profitable_for_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len) in hppa_range_profitable_for_hw_watchpoint()
951 hppa_ensure_vforking_parent_remains_stopped (int pid) in hppa_ensure_vforking_parent_remains_stopped()
969 require_notification_of_events (int pid) in require_notification_of_events()
1034 require_notification_of_exec_events (int pid) in require_notification_of_exec_events()
1075 child_acknowledge_created_inferior (int pid) in child_acknowledge_created_inferior()
1128 child_post_attach (int pid) in child_post_attach()
1134 child_insert_fork_catchpoint (int pid) in child_insert_fork_catchpoint()
1148 child_remove_fork_catchpoint (int pid) in child_remove_fork_catchpoint()
1162 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint()
1176 child_remove_vfork_catchpoint (int pid) in child_remove_vfork_catchpoint()
1190 hpux_has_forked (int pid, int *childpid) in hpux_has_forked()
1221 hpux_has_vforked (int pid, int *childpid) in hpux_has_vforked()
1253 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint()
1268 child_remove_exec_catchpoint (int pid) in child_remove_exec_catchpoint()
1283 hpux_has_execd (int pid, char **execd_pathname) in hpux_has_execd()
1322 hpux_has_syscall_event (int pid, enum target_waitkind *kind, int *syscall_id) in hpux_has_syscall_event()
1333 child_pid_to_exec_file (int pid) in child_pid_to_exec_file()