| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/ |
| D | DNB.cpp | 84 static nub_bool_t AddProcessToMap(nub_process_t pid, MachProcessSP &procSP) { in AddProcessToMap() 111 static nub_bool_t GetProcessSP(nub_process_t pid, MachProcessSP &procSP) { in GetProcessSP() 162 const pid_t pid = (pid_t)death_event.ident; in kqueue_thread() local 216 static bool spawn_kqueue_thread(pid_t pid) { in spawn_kqueue_thread() 252 const pid_t pid = (pid_t)(intptr_t)arg; in waitpid_thread() local 302 static bool spawn_waitpid_thread(pid_t pid) { in spawn_waitpid_thread() 352 pid_t pid = processSP->LaunchForDebug( in DNBProcessLaunch() local 487 pid_t pid = INVALID_NUB_PROCESS; in DNBProcessAttach() local 602 JSONGenerator::ObjectSP DNBGetDyldProcessState(nub_process_t pid) { in DNBGetDyldProcessState() 728 nub_process_t pid; in DNBProcessAttachWait() local [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | hppah-nat.c | 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() [all …]
|
| D | inf-child.c | 56 inf_child_post_attach (int pid) in inf_child_post_attach() 87 inf_child_acknowledge_created_inferior (int pid) in inf_child_acknowledge_created_inferior() 94 inf_child_insert_fork_catchpoint (int pid) in inf_child_insert_fork_catchpoint() 102 inf_child_remove_fork_catchpoint (int pid) in inf_child_remove_fork_catchpoint() 110 inf_child_insert_vfork_catchpoint (int pid) in inf_child_insert_vfork_catchpoint() 118 inf_child_remove_vfork_catchpoint (int pid) in inf_child_remove_vfork_catchpoint() 134 inf_child_insert_exec_catchpoint (int pid) in inf_child_insert_exec_catchpoint() 142 inf_child_remove_exec_catchpoint (int pid) in inf_child_remove_exec_catchpoint() 177 inf_child_pid_to_exec_file (int pid) in inf_child_pid_to_exec_file()
|
| D | inftarg.c | 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() [all …]
|
| D | coff-solib.h | 64 #define SOLIB_CREATE_CATCH_LOAD_HOOK(pid,tempflag,filename,cond_string) \ argument 73 #define SOLIB_CREATE_CATCH_UNLOAD_HOOK(pid,tempflag,filename,cond_string) \ argument 89 #define SOLIB_HAVE_LOAD_EVENT(pid) \ argument 111 #define SOLIB_LOADED_LIBRARY_PATHNAME(pid) \ argument 127 #define SOLIB_HAVE_UNLOAD_EVENT(pid) \ argument 148 #define SOLIB_UNLOADED_LIBRARY_PATHNAME(pid) \ argument 167 #define SOLIB_IN_DYNAMIC_LINKER(pid,pc) \ argument
|
| D | pa64solib.h | 55 #define SOLIB_CREATE_CATCH_LOAD_HOOK(pid,tempflag, filename,cond_string) \ argument 63 #define SOLIB_CREATE_CATCH_UNLOAD_HOOK(pid,tempflag,filename, cond_string) \ argument 73 #define SOLIB_HAVE_LOAD_EVENT(pid) \ argument 88 #define SOLIB_LOADED_LIBRARY_PATHNAME(pid) \ argument 98 #define SOLIB_HAVE_UNLOAD_EVENT(pid) \ argument 113 #define SOLIB_UNLOADED_LIBRARY_PATHNAME(pid) \ argument 125 #define SOLIB_IN_DYNAMIC_LINKER(pid,pc) \ argument
|
| D | somsolib.h | 68 #define SOLIB_CREATE_CATCH_LOAD_HOOK(pid,tempflag, filename,cond_string) \ argument 77 #define SOLIB_CREATE_CATCH_UNLOAD_HOOK(pid,tempflag,filename, cond_string) \ argument 88 #define SOLIB_HAVE_LOAD_EVENT(pid) \ argument 104 #define SOLIB_LOADED_LIBRARY_PATHNAME(pid) \ argument 115 #define SOLIB_HAVE_UNLOAD_EVENT(pid) \ argument 131 #define SOLIB_UNLOADED_LIBRARY_PATHNAME(pid) \ argument 144 #define SOLIB_IN_DYNAMIC_LINKER(pid,pc) \ argument
|
| D | inf-ptrace.c | 49 pid_t pid, fpid; in inf_ptrace_follow_fork() local 109 inf_ptrace_him (int pid) in inf_ptrace_him() 152 inf_ptrace_post_startup_inferior (ptid_t pid) in inf_ptrace_post_startup_inferior() 190 pid_t pid; in inf_ptrace_attach() local 240 inf_ptrace_post_attach (int pid) in inf_ptrace_post_attach() 260 pid_t pid = ptid_get_pid (inferior_ptid); in inf_ptrace_detach() local 298 pid_t pid = ptid_get_pid (inferior_ptid); in inf_ptrace_kill() local 330 pid_t pid = ptid_get_pid (ptid); in inf_ptrace_resume() local 364 pid_t pid; in inf_ptrace_wait() local 452 pid_t pid = ptid_get_pid (inferior_ptid); in inf_ptrace_xfer_partial() local [all …]
|
| D | infttrace.c | 352 int pid; /* Process ID */ member 599 create_thread_info (int pid, lwpid_t tid) in create_thread_info() 870 is_process_id (int pid) in is_process_id() 909 add_tthread (int pid, lwpid_t tid) in add_tthread() 1034 set_handled (int pid, lwpid_t tid) in set_handled() 1280 call_real_ttrace (ttreq_t request, pid_t pid, lwpid_t tid, TTRACE_ARG_TYPE addr, in call_real_ttrace() 1334 call_real_ttrace_wait (int pid, lwpid_t tid, ttwopt_t option, ttstate_t *tsp, in call_real_ttrace_wait() 1365 get_process_first_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_first_stopped_thread_id() 1413 get_process_next_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_next_stopped_thread_id() 1455 get_active_tid_of_pid (int pid) in get_active_tid_of_pid() [all …]
|
| D | linux-nat.c | 90 int pid; member 109 add_to_pid_list (struct simple_pid_list **listp, int pid) in add_to_pid_list() 118 pull_pid_from_list (struct simple_pid_list **listp, int pid) in pull_pid_from_list() 134 linux_record_stopped_pid (int pid) in linux_record_stopped_pid() 242 int pid = ptid_get_pid (ptid); in linux_enable_event_reporting() local 260 child_post_attach (int pid) in child_post_attach() 411 linux_handle_extended_wait (int pid, int status, in linux_handle_extended_wait() 477 child_insert_fork_catchpoint (int pid) in child_insert_fork_catchpoint() 486 child_insert_vfork_catchpoint (int pid) in child_insert_vfork_catchpoint() 495 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint() [all …]
|
| D | i386v-nat.c | 128 i386_insert_watchpoint (int pid, CORE_ADDR addr, int len, int rw) in i386_insert_watchpoint() 134 i386_insert_aligned_watchpoint (int pid, CORE_ADDR waddr, CORE_ADDR addr, in i386_insert_aligned_watchpoint() 194 i386_insert_nonaligned_watchpoint (int pid, CORE_ADDR waddr, CORE_ADDR addr, in i386_insert_nonaligned_watchpoint() 231 i386_remove_watchpoint (int pid, CORE_ADDR addr, int len) in i386_remove_watchpoint() 256 i386_stopped_by_watchpoint (int pid) in i386_stopped_by_watchpoint()
|
| D | infptrace.c | 61 call_ptrace (int request, int pid, PTRACE_ARG3_TYPE addr, int data) in call_ptrace() 163 int pid = PIDGET (inferior_ptid); in kill_inferior() local 195 int pid = PIDGET (ptid); in child_resume() local 230 attach (int pid) in attach() 251 int pid = PIDGET (inferior_ptid); in detach() local
|
| /openbsd/src/lib/libc/gen/ |
| D | popen.c | 47 static struct pid { struct 48 struct pid *next; argument 50 pid_t pid; argument 62 pid_t pid; in popen() local 152 pid_t pid; in pclose() local
|
| /openbsd/src/regress/sys/kern/flock/ |
| D | flock.c | 55 safe_kill(pid_t pid, int sig) in safe_kill() 111 int pid; in test2() local 182 int pid; in test3() local 252 int pid; in test4() local 336 int pid; in test5() local 523 int pid; in test7() local 595 int pid; in test8() local 672 int pid; in test9() local 744 int pid; in test10() local 891 int pid; in test12() local [all …]
|
| /openbsd/src/usr.bin/mail/ |
| D | popen.c | 46 pid_t pid; member 52 pid_t pid; member 102 pid_t pid; in Popen() local 161 register_file(FILE *fp, int pipe, pid_t pid) in register_file() 211 pid_t pid; in start_commandv() local 235 pid_t pid; in run_command() local 291 wait_command(pid_t pid) in wait_command() 302 findchild(pid_t pid, int dont_alloc) in findchild() 342 pid_t pid; in sigchild() local 367 wait_child(pid_t pid) in wait_child() [all …]
|
| /openbsd/src/sys/dev/pci/drm/amd/amdkfd/ |
| D | kfd_smi_events.c | 43 pid_t pid; member 163 static bool kfd_smi_ev_enabled(pid_t pid, struct kfd_smi_client *client, in kfd_smi_ev_enabled() 175 static void add_event_to_kfifo(pid_t pid, struct kfd_node *dev, in add_event_to_kfifo() 200 static void kfd_smi_event_add(pid_t pid, struct kfd_node *dev, in kfd_smi_event_add() 264 void kfd_smi_event_page_fault_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_start() 273 void kfd_smi_event_page_fault_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_end() 281 void kfd_smi_event_migration_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_start() 293 void kfd_smi_event_migration_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_end() 303 void kfd_smi_event_queue_eviction(struct kfd_node *node, pid_t pid, in kfd_smi_event_queue_eviction() 311 void kfd_smi_event_queue_restore(struct kfd_node *node, pid_t pid) in kfd_smi_event_queue_restore() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| D | GDBRemoteCommunicationServerPlatform.cpp | 75 uint16_t port, lldb::pid_t pid) { in AssociatePortWithProcess() 94 lldb::pid_t pid) { in FreePortForProcess() 161 const lldb_private::Args &args, std::string hostname, lldb::pid_t &pid, in LaunchGDBServer() 316 lldb::pid_t pid = packet.GetU64(LLDB_INVALID_PROCESS_ID); in Handle_qKillSpawnedProcess() local 334 bool GDBRemoteCommunicationServerPlatform::KillSpawnedProcess(lldb::pid_t pid) { in KillSpawnedProcess() 392 lldb::pid_t pid = m_process_launch_info.GetProcessID(); in Handle_qProcessInfo() local 472 lldb::pid_t pid = m_process_launch_info.GetProcessID(); in Handle_qC() local 520 lldb::pid_t pid) { in DebugserverProcessReaped() 551 const auto pid = m_process_launch_info.GetProcessID(); in LaunchProcess() local 600 lldb::pid_t pid, uint16_t port, const std::string &socket_name) { in SetPendingGdbServer()
|
| /openbsd/src/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/ |
| D | FDInterposing.cpp | 320 const pid_t pid = getpid(); in get_interposed_pid() local 346 const pid_t pid = get_interposed_pid(); in get_logging_fd() local 448 const int pid = get_interposed_pid(); in backtrace_error() local 528 const int pid = get_interposed_pid(); in socket$__interposed__() local 556 const int pid = get_interposed_pid(); in socketpair$__interposed__() local 581 const int pid = get_interposed_pid(); in open$__interposed__() local 611 const int pid = get_interposed_pid(); in open$NOCANCEL$__interposed__() local 633 const int pid = get_interposed_pid(); in __open_extended$__interposed__() local 654 const int pid = get_interposed_pid(); in kqueue$__interposed__() local 672 const int pid = get_interposed_pid(); in shm_open$__interposed__() local [all …]
|
| /openbsd/src/regress/lib/libc/sys/ |
| D | t_waitid.c | 73 pid_t pid; in ATF_TC_BODY() local 104 pid_t pid; in ATF_TC_BODY() local 136 pid_t pid; in ATF_TC_BODY() local 169 pid_t pid; in ATF_TC_BODY() local 221 pid_t pid; in ATF_TC_BODY() local
|
| /openbsd/src/regress/sys/kern/signal/sigio/ |
| D | sigio_common.c | 62 pid_t pid, ppid; in test_common_badsession() local 99 pid_t pid, ppid; in test_common_cansigio() local 196 pid_t pid; in test_common_read() local 226 pid_t pid; in test_common_write() local
|
| /openbsd/src/gnu/llvm/lldb/source/Host/linux/ |
| D | Host.cpp | 154 static void GetProcessArgs(::pid_t pid, ProcessInstanceInfo &process_info) { in GetProcessArgs() 170 static void GetExePathAndArch(::pid_t pid, ProcessInstanceInfo &process_info) { in GetExePathAndArch() 197 static void GetProcessEnviron(::pid_t pid, ProcessInstanceInfo &process_info) { in GetProcessEnviron() 212 static bool GetProcessAndStatInfo(::pid_t pid, in GetProcessAndStatInfo() 247 lldb::pid_t pid = atoi(direntry->d_name); in FindProcessesImpl() local 283 bool Host::FindProcessThreads(const lldb::pid_t pid, TidMap &tids_to_attach) { in FindProcessThreads() 309 bool Host::GetProcessInfo(lldb::pid_t pid, ProcessInstanceInfo &process_info) { in GetProcessInfo()
|
| /openbsd/src/sys/dev/eisa/ |
| D | eisareg.h | 100 #define EISA_PRODID_0(pid) \ argument 102 #define EISA_PRODID_1(pid) \ argument 104 #define EISA_PRODID_2(pid) \ argument 106 #define EISA_PRODID_3(pid) \ argument
|
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | pex-unix.c | 92 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() 123 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() 134 pex_wait (struct pex_obj *obj ATTRIBUTE_UNUSED, pid_t pid, int *status, in pex_wait() 177 pid_t pid; member 183 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) in pex_wait() 364 pid_t pid; in pex_unix_exec_child() local 477 pex_unix_wait (struct pex_obj *obj, long pid, int *status, in pex_unix_wait()
|
| /openbsd/src/lib/libutil/ |
| D | uucplock.c | 66 pid_t pid, pid_old; in uu_lock() local 123 uu_lock_txfr(const char *ttyname, pid_t pid) in uu_lock_txfr() 194 put_pid(int fd, pid_t pid) in put_pid() 216 pid_t pid; in get_pid() local
|
| /openbsd/src/regress/sys/kern/signal/signal-stress/ |
| D | signal-stress.c | 78 wait_stopped(pid_t pid) in wait_stopped() 108 pid_t pid; in main() local 157 pid_t pid = pids[arc4random_uniform(nprocs)]; in main() local
|