Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.cpp162 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
728 nub_process_t pid; in DNBProcessAttachWait() local
808 nub_bool_t DNBProcessDetach(nub_process_t pid) { in DNBProcessDetach()
821 nub_bool_t DNBProcessKill(nub_process_t pid) { in DNBProcessKill()
1079 nub_bool_t DNBProcessResume(nub_process_t pid, in DNBProcessResume()
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhppah-nat.c539 pid_t pid = PIDGET (ptid); in child_pid_to_str() local
589 int pid; in child_wait() local
864 hppa_require_attach (int pid) in hppa_require_attach()
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()
1253 child_insert_exec_catchpoint (int pid) in child_insert_exec_catchpoint()
1268 child_remove_exec_catchpoint (int pid) in child_remove_exec_catchpoint()
[all …]
H A Dinf-child.c56 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()
H A Dinftarg.c108 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()
367 child_insert_fork_catchpoint (int pid) in child_insert_fork_catchpoint()
376 child_remove_fork_catchpoint (int pid) in child_remove_fork_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()
[all …]
H A Dcoff-solib.h64 #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
H A Dpa64solib.h55 #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
H A Dsomsolib.h68 #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
H A Dinf-ptrace.c49 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
644 int pid, i; in inf_ptrace_fetch_register() local
[all …]
H A Dinfttrace.c352 int pid; /* Process ID */ member
870 is_process_id (int pid) in is_process_id()
1455 get_active_tid_of_pid (int pid) in get_active_tid_of_pid()
1750 #define CHILD_VFORKED(evt,pid) \ argument
1752 #define CHILD_URPED(evt,pid) \ argument
1754 #define PARENT_VFORKED(evt,pid) \ argument
4733 attach (int pid) in attach()
4764 child_post_attach (int pid) in child_post_attach()
4981 pid_t pid; in child_pid_to_exec_file() local
5039 hppa_require_attach (int pid) in hppa_require_attach()
[all …]
H A Dlinux-nat.c90 int pid; member
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()
797 pid_t pid; in lin_lwp_attach_lwp() local
848 pid_t pid; in linux_nat_attach() local
1125 pid_t pid; in wait_lwp() local
1412 int pid, status; in flush_callback() local
1637 pid_t pid; in child_wait() local
1759 pid_t pid = PIDGET (ptid); in linux_nat_wait() local
[all …]
H A Di386v-nat.c128 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()
H A Dinfptrace.c61 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/lib/libc/gen/
H A Dpopen.c47 static struct pid { struct
48 struct pid *next; argument
50 pid_t pid; member
62 pid_t pid; in popen() local
152 pid_t pid; in pclose() local
/openbsd/regress/sys/kern/flock/
H A Dflock.c111 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
969 int pid; in test13() local
[all …]
/openbsd/usr.bin/mail/
H A Dpopen.c46 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/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_smi_events.c42 pid_t pid; member
162 static bool kfd_smi_ev_enabled(pid_t pid, struct kfd_smi_client *client, in kfd_smi_ev_enabled()
174 static void add_event_to_kfifo(pid_t pid, struct kfd_node *dev, in add_event_to_kfifo()
199 static void kfd_smi_event_add(pid_t pid, struct kfd_node *dev, in kfd_smi_event_add()
253 void kfd_smi_event_page_fault_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_start()
262 void kfd_smi_event_page_fault_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_page_fault_end()
270 void kfd_smi_event_migration_start(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_start()
282 void kfd_smi_event_migration_end(struct kfd_node *node, pid_t pid, in kfd_smi_event_migration_end()
292 void kfd_smi_event_queue_eviction(struct kfd_node *node, pid_t pid, in kfd_smi_event_queue_eviction()
300 void kfd_smi_event_queue_restore(struct kfd_node *node, pid_t pid) in kfd_smi_event_queue_restore()
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp75 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/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp320 const pid_t pid = getpid(); in get_interposed_pid() 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
693 const int pid = get_interposed_pid(); in accept$__interposed__() local
[all …]
/openbsd/regress/sys/kern/signal/sigio/
H A Dsigio_common.c62 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/regress/lib/libc/sys/
H A Dt_waitid.c73 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/sys/dev/eisa/
H A Deisareg.h100 #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/gnu/llvm/lldb/source/Host/linux/
H A DHost.cpp154 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/gnu/lib/libiberty/src/
H A Dpex-unix.c92 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/lib/libutil/
H A Duucplock.c66 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/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp78 uint32_t pid, tid; member
93 lldb::pid_t pid; member
147 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t start, in CreateCompleteExecution()
157 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, in CreateHintedStartExecution()
167 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t start, in CreateHintedEndExecution()
177 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t end) { in CreateOnlyEndExecution()
185 lldb::cpu_id_t cpu_id, lldb::tid_t tid, lldb::pid_t pid, uint64_t start) { in CreateOnlyStartExecution()

12345678910>>...31