Searched defs:pid (Results 176 - 200 of 255) sorted by relevance

1234567891011

/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgrammar.y235 pid: nid label
H A Dpcap-dag.c62 pid_t pid; member in struct:pcap_dag_node
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Diopopen.c57 _IO_pid_t pid; member in struct:_IO_proc_file
/haiku-fatelf/src/apps/expander/
H A DExpanderThread.cpp226 int pid = fork(); local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dada-lang.h146 int pid; /* The Process id */ member in struct:task_ptid
H A Dinfptrace.c61 call_ptrace(int request, int pid, PTRACE_ARG3_TYPE addr, int data) argument
163 int pid = PIDGET (inferior_ptid); local
195 int pid = PIDGET (ptid); local
230 attach(int pid) argument
251 int pid = PIDGET (inferior_ptid); local
[all...]
H A Dhpux-thread.c532 int pid = PIDGET (ptid); local
H A Di386-linux-nat.c760 int pid = PIDGET (ptid); local
H A Dinf-ptrace.c45 int pid = PIDGET (inferior_ptid); local
70 int pid = PIDGET (ptid); local
111 int pid; local
171 pid_t pid = PIDGET (ptid); local
182 int pid; local
226 inf_ptrace_post_attach(int pid) argument
243 int pid = PIDGET (inferior_ptid); local
312 inf_ptrace_him(int pid) argument
362 inf_ptrace_acknowledge_created_inferior(int pid) argument
370 inf_ptrace_insert_fork_catchpoint(int pid) argument
377 inf_ptrace_remove_fork_catchpoint(int pid) argument
384 inf_ptrace_insert_vfork_catchpoint(int pid) argument
391 inf_ptrace_remove_vfork_catchpoint(int pid) argument
405 inf_ptrace_insert_exec_catchpoint(int pid) argument
412 inf_ptrace_remove_exec_catchpoint(int pid) argument
427 inf_ptrace_has_exited(int pid, int wait_status, int *exit_status) argument
[all...]
H A Dinftarg.c108 int pid; local
168 pid_t pid local
181 int pid; local
218 child_post_attach(int pid) argument
237 int pid = PIDGET (inferior_ptid); local
300 ptrace_him(int pid) argument
356 child_acknowledge_created_inferior(int pid) argument
367 child_insert_fork_catchpoint(int pid) argument
376 child_remove_fork_catchpoint(int pid) argument
385 child_insert_vfork_catchpoint(int pid) argument
394 child_remove_vfork_catchpoint(int pid) argument
412 child_insert_exec_catchpoint(int pid) argument
421 child_remove_exec_catchpoint(int pid) argument
440 child_has_exited(int pid, int wait_status, int *exit_status) argument
510 child_pid_to_exec_file(int pid) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dserver.c65 attach_inferior (int pid, char *statusptr, unsigned char *sigptr) argument
321 int pid; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/vx-share/
H A Dxdr_rdb.h105 int pid; member in struct:TASK_START
/haiku-fatelf/src/libs/util/
H A Dpw_util.c259 pid_t pid; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c282 pid_t pid; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c295 pid_t pid; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c258 pid_t pid; local
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dtracing.c35 port_id pid = create_port(1000, log_port_name); local
160 port_id pid = find_port(log_port_name); local
/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse.h444 pid_t pid; member in struct:fuse_context
H A Dfuse_lowlevel.h111 pid_t pid; member in struct:fuse_ctx
/haiku-fatelf/src/bin/bash/
H A Djobs.h58 pid_t pid; /* Process ID. */ member in struct:process
142 pid_t pid; member in struct:pidstat
H A Dnojobs.c102 pid_t pid; member in struct:proc_status
438 pid_t pid; local
476 pid_t pid; local
[all...]
/haiku-fatelf/src/bin/consoled/
H A Dconsoled.cpp399 pid_t pid = load_image(argc, argv, (const char**)environ); local
/haiku-fatelf/src/bin/network/wget/src/
H A Dmswindows.c113 make_section_name(DWORD pid) argument
/haiku-fatelf/src/libs/edit/
H A Dvi.c996 pid_t pid; local
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dpipe.c166 pid_t pid; local

Completed in 326 milliseconds

1234567891011