Searched defs:pid (Results 201 - 225 of 1130) sorted by relevance

1234567891011>>

/netbsd-current/sys/net/npf/
H A Dif_npflog.h49 uint32_t pid; member in struct:npfloghdr
/netbsd-current/tests/lib/libc/sys/
H A Dt_sigaction.c69 wait_and_check_child(const pid_t pid, const char *fail_message) argument
115 const pid_t pid = fork(); local
133 const pid_t pid = fork(); local
[all...]
H A Dt_mkfifo.c76 pid_t pid; local
162 pid_t pid; local
[all...]
H A Dt_mlock.c171 pid_t pid; local
H A Dt_pipe.c50 static pid_t pid; variable
H A Dt_sendrecv.c58 handle_sigchld(__unused int pid) argument
/netbsd-current/lib/librumpclient/
H A Drumpclient.h92 pid_t pid; local
/netbsd-current/lib/libc/sys/
H A Dsched.c49 sched_setparam(pid_t pid, const struct sched_param *param) argument
59 sched_getparam(pid_t pid, struct sched_param *param) argument
66 sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) argument
85 sched_getscheduler(pid_t pid) argument
135 sched_rr_get_interval(pid_t pid, struc argument
150 sched_getaffinity_np(pid_t pid, size_t size, cpuset_t *cpuset) argument
157 sched_setaffinity_np(pid_t pid, size_t size, cpuset_t *cpuset) argument
[all...]
/netbsd-current/usr.bin/pwait/
H A Dpwait.c78 pid_t pid; local
/netbsd-current/sys/compat/common/
H A Dkern_50.c139 int status, error, pid = SCARG(uap, pid); local
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_status.c101 int pid, ppid, pgid, sid; local
209 int pid, ppid; local
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Ddir.c197 int pid; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-nbsd-nat.c65 pid_t pid = ptid.pid (); local
99 pid_t pid = ptid.pid (); local
[all...]
H A Di386-fbsd-nat.c61 pid_t pid = ptid.pid (); local
H A Dhppa-obsd-nat.c199 pid_t pid = regcache->ptid ().pid (); local
/netbsd-current/lib/libutil/
H A Dpidfile.c140 pid_t pid; local
203 pid_t pid; local
247 pid_t pid; local
[all...]
/netbsd-current/tests/kernel/kqueue/
H A Dt_sig.c66 pid_t pid, child; local
143 pid_t pid; local
[all...]
H A Dt_proc4.c58 pid_t pid; local
85 pid_t pid; local
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_wait.c58 int error, status, pid = SCARG(uap, pid); local
98 int pid; local
[all...]
/netbsd-current/tests/lib/libc/gen/
H A Dt_closefrom.c140 pid_t pid; local
/netbsd-current/external/ibm-public/postfix/dist/src/postlock/
H A Dpostlock.c168 pid_t pid; local
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) argument
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) argument
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) argument
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dpexecute.c85 pwait (int pid, int *status, int flags ATTRIBUTE_UNUSED) argument

Completed in 355 milliseconds

1234567891011>>