Searched defs:pid (Results 401 - 425 of 707) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/usr.bin/xargs/
H A Dxargs.c541 pid_t pid; local
611 pid_t pid; local
634 pid_t pid; local
699 pids_add(pid_t pid) argument
709 pids_remove(pid_t pid) argument
732 findslot(pid_t pid) argument
[all...]
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dlpd.c248 pid_t pid; local
588 int pid, status, more; local
/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.c283 pid_t pid = getpid(); local
/freebsd-11-stable/tools/tools/indent_wrapper/
H A Dindent_wrapper.c270 int pid; local
/freebsd-11-stable/contrib/netbsd-tests/net/mcast/
H A Dmcast.c348 pid_t pid; local
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_ipc.c719 fuse_setup_ihead(struct fuse_in_header *ihead, struct fuse_ticket *ftick, uint64_t nid, enum fuse_opcode op, size_t blen, pid_t pid, struct ucred *cred) argument
768 fdisp_make_pid(struct fuse_dispatcher *fdip, enum fuse_opcode op, struct mount *mp, uint64_t nid, pid_t pid, struct ucred *cred) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_kdb.c588 kdb_thr_from_pid(pid_t pid) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c202 int pid; /* process ID */ local
690 cray_retain_utmp(struct utmp *ut, int pid) argument
/freebsd-11-stable/tests/sys/audit/
H A Dfile-attribute-modify.c42 static pid_t pid; variable
[all...]
H A Dfile-attribute-access.c43 static pid_t pid; variable
[all...]
/freebsd-11-stable/tools/tools/syscall_timing/
H A Dsyscall_timing.c554 pid_t pid; local
583 pid_t pid; local
616 pid_t pid; local
649 pid_t pid; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c314 int read_chunk_header(struct cudbg_buffer *pc_buff, int *pid, int *poptions, argument
/freebsd-11-stable/lib/libipsec/
H A Dpfkey.c706 pid_t pid = getpid(); local
/freebsd-11-stable/lib/libedit/
H A Dvi.c1005 pid_t pid; local
/freebsd-11-stable/libexec/tftpd/
H A Dtftpd.c253 int i, pid; local
/freebsd-11-stable/libexec/tftpd/tests/
H A Dfunctional.c228 pid_t pid; local
266 int client_s, server_s, pid, argv_idx; local
/freebsd-11-stable/usr.bin/limits/
H A Dlimits.c286 pid_t pid; local
747 getrlimit_proc(pid_t pid, int resource, struct rlimit *rlp) argument
767 setrlimit_proc(pid_t pid, int resource, const struct rlimit *rlp) argument
[all...]
/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.c115 pid_t pid; local
/freebsd-11-stable/usr.sbin/nscd/
H A Dnscd.c596 pid_t pid; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dchat.c717 pid_t pid; local
H A Dchap.c263 pid_t pid; local
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c230 pid_t pid; local
288 int n, nproc, pid, rv; local
[all...]
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_ptrace.c251 pid_t pid; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_env.c644 CMS_RecipientInfo_kekri_get0_id(CMS_RecipientInfo *ri, X509_ALGOR **palg, ASN1_OCTET_STRING **pid, ASN1_GENERALIZEDTIME **pdate, ASN1_OBJECT **potherid, ASN1_TYPE **pothertype) argument
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_ptrace.c203 linux_ptrace_peek(struct thread *td, pid_t pid, void *addr, void *data) argument
216 linux_ptrace_setoptions(struct thread *td, pid_t pid, l_ulong data) argument
264 linux_ptrace_getregs(struct thread *td, pid_t pid, void *data) argument
294 linux_ptrace_setregs(struct thread *td, pid_t pid, void *data) argument
309 linux_ptrace_getregset(struct thread *td, pid_t pid, l_ulon argument
325 linux_ptrace_seize(struct thread *td, pid_t pid, l_ulong addr, l_ulong data) argument
336 pid_t pid; local
[all...]

Completed in 633 milliseconds

<<11121314151617181920>>