pid_t             218 arch/i386/i386/db_trace.c 		struct proc *p = pfind((pid_t)addr);
pid_t              87 compat/freebsd/freebsd_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             200 compat/freebsd/freebsd_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             131 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             199 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             203 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             204 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(pid_t) pgid;
pid_t             282 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             324 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             141 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             214 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             218 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             219 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(pid_t) pgid;
pid_t             301 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             341 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             107 compat/ibcs2/ibcs2_fcntl.c 	flp->l_pid = (pid_t)iflp->l_pid;
pid_t            1321 compat/linux/linux_misc.c 	pid_t pid;
pid_t            1323 compat/linux/linux_misc.c 	pid = (pid_t)SCARG(uap, pid);
pid_t             937 compat/sunos/sunos_ioctl.c 	oflp->l_pid = (pid_t) iflp->l_pid;
pid_t            1021 compat/sunos/sunos_misc.c 	SCARG(&pa, pid) = (pid_t)SCARG(uap, pid);
pid_t              61 compat/sunos/sunos_syscallargs.h 	syscallarg(pid_t) pid;
pid_t             193 compat/svr4/svr4_fcntl.c 	oflp->l_pid = (pid_t) iflp->l_pid;
pid_t             247 compat/svr4/svr4_fcntl.c 	oflp->l_pid = (pid_t) iflp->l_pid;
pid_t             104 compat/svr4/svr4_misc.c static struct proc *svr4_pfind(pid_t pid);
pid_t             820 compat/svr4/svr4_misc.c 	pid_t pid;
pid_t             203 compat/svr4/svr4_ttold.c 			pid_t pid;
pid_t             218 compat/svr4/svr4_ttold.c 			pid_t pid;
pid_t             230 compat/svr4/svr4_ttold.c 			pid_t pid;
pid_t              83 dev/raidframe/rf_engine.c extern pid_t	  lastpid;
pid_t             837 dev/raidframe/rf_engine.c 	pid_t oldpid = lastpid;
pid_t             107 dev/systrace.c 	pid_t pid;
pid_t             152 dev/systrace.c int	systrace_attach(struct fsystrace *, pid_t);
pid_t             169 dev/systrace.c struct str_process *systrace_findpid(struct fsystrace *fst, pid_t pid);
pid_t             174 dev/systrace.c int	systrace_msg_child(struct fsystrace *, struct str_process *, pid_t);
pid_t             279 dev/systrace.c 	pid_t pid = 0;
pid_t             288 dev/systrace.c 		pid = *(pid_t *)data;
pid_t             313 dev/systrace.c 		pid = *(pid_t *)data;
pid_t             347 dev/systrace.c 		pid = *(pid_t *)data;
pid_t            1221 dev/systrace.c systrace_attach(struct fsystrace *fst, pid_t pid)
pid_t            1555 dev/systrace.c systrace_findpid(struct fsystrace *fst, pid_t pid)
pid_t            1801 dev/systrace.c systrace_msg_child(struct fsystrace *fst, struct str_process *strp, pid_t npid)
pid_t              70 dev/systrace.h 	pid_t new_pid;
pid_t              87 dev/systrace.h 	pid_t msg_pid;
pid_t             100 dev/systrace.h 	pid_t stra_pid;
pid_t             111 dev/systrace.h 	pid_t sn_pid;
pid_t             119 dev/systrace.h 	pid_t strio_pid;
pid_t             138 dev/systrace.h 		pid_t pid;
pid_t             151 dev/systrace.h 	pid_t strr_pid;
pid_t             167 dev/systrace.h 	pid_t   stri_pid;
pid_t             172 dev/systrace.h #define STRIOCATTACH		_IOW('s', 101, pid_t)
pid_t             173 dev/systrace.h #define STRIOCDETACH		_IOW('s', 102, pid_t)
pid_t             177 dev/systrace.h #define STRIOCGETCWD		_IOW('s', 106, pid_t)
pid_t             179 dev/systrace.h #define STRIOCREPORT		_IOW('s', 108, pid_t)
pid_t             215 dev/systrace.h 	pid_t fd_pid;
pid_t              55 dev/wscons/wsdisplay_compat_usl.c 	pid_t s_pid;
pid_t             445 kern/kern_exit.c pid_t
pid_t              70 kern/kern_fork.c pid_t	lastpid;
pid_t              74 kern/kern_fork.c int pidtaken(pid_t);
pid_t             478 kern/kern_fork.c pidtaken(pid_t pid)
pid_t             212 kern/kern_lock.c 	pid_t pid;
pid_t             172 kern/kern_proc.c pfind(pid_t pid)
pid_t             186 kern/kern_proc.c pgfind(pid_t pgid)
pid_t             200 kern/kern_proc.c enterpgrp(struct proc *p, pid_t pgid, int mksess)
pid_t             211 kern/kern_proc.c 		pid_t savepid = p->p_pid;
pid_t             106 kern/kern_prot.c pid_t
pid_t             125 kern/kern_prot.c pid_t
pid_t             269 kern/kern_prot.c 	pid_t pid;
pid_t             669 kern/kern_sig.c csignal(pid_t pgid, int signum, uid_t uid, uid_t euid)
pid_t            1021 kern/kern_sysctl.c 			if (p->p_pid != (pid_t)arg)
pid_t            1027 kern/kern_sysctl.c 			if (p->p_pgrp->pg_id != (pid_t)arg)
pid_t            1033 kern/kern_sysctl.c 			    p->p_session->s_leader->p_pid != (pid_t)arg)
pid_t            1354 kern/kern_sysctl.c 	pid_t pid;
pid_t             785 kern/sys_generic.c 	pid_t mypid;
pid_t              67 miscfs/procfs/procfs.h 	pid_t		pfs_pid;	/* associated process */
pid_t             113 miscfs/procfs/procfs.h int procfs_allocvp(struct mount *, struct vnode **, pid_t, pfstype);
pid_t              90 miscfs/procfs/procfs_subr.c procfs_allocvp(struct mount *mp, struct vnode **vpp, pid_t pid, pfstype pfs_type)
pid_t             113 miscfs/procfs/procfs_vnops.c static pid_t atopid(const char *, u_int);
pid_t             151 miscfs/procfs/procfs_vnops.c static pid_t atopid(const char *, u_int);
pid_t             684 miscfs/procfs/procfs_vnops.c 	pid_t pid;
pid_t            1033 miscfs/procfs/procfs_vnops.c static pid_t
pid_t            1036 miscfs/procfs/procfs_vnops.c 	pid_t p = 0;
pid_t              84 net/bpfdesc.h  	pid_t		bd_pgid;	/* process or group id for signal */
pid_t              50 net/if_pflog.h 	pid_t		pid;
pid_t              52 net/if_pflog.h 	pid_t		rule_pid;
pid_t             296 net/if_ppp.c       pid_t pid;
pid_t              99 net/if_pppvar.h 	pid_t	sc_xfer;		/* used in transferring unit */
pid_t             139 net/if_pppvar.h struct	ppp_softc *pppalloc(pid_t pid);
pid_t              92 net/if_tun.c   	pid_t		tun_pgid;	/* the process group - if any */
pid_t             554 net/pfvar.h    	pid_t			 cpid;
pid_t            1053 net/pfvar.h    		pid_t	 pid;
pid_t             178 net/route.h    	pid_t	rtm_pid;	/* identify sender */
pid_t             106 sys/agpio.h    	pid_t pid;		/* pid of process               */
pid_t             177 sys/fcntl.h    	pid_t	l_pid;		/* lock owner */
pid_t              52 sys/ktrace.h   	pid_t	ktr_pid;		/* process id */
pid_t             161 sys/ktrace.h   int	ktrace(const char *, int, int, pid_t);
pid_t              66 sys/lock.h     	pid_t lk_lockholder;
pid_t             151 sys/lock.h     #define LK_KERNPROC ((pid_t) -2)
pid_t             152 sys/lock.h     #define LK_NOPROC ((pid_t) -1)
pid_t              42 sys/msg.h      	pid_t		msg_lspid;	/* pid of last msgsnd() */
pid_t              43 sys/msg.h      	pid_t		msg_lrpid;	/* pid of last msgrcv() */
pid_t              61 sys/msg.h      	pid_t		msg_lspid;	/* pid of last msgsnd() */
pid_t              62 sys/msg.h      	pid_t		msg_lrpid;	/* pid of last msgrcv() */
pid_t              79 sys/msg.h      	pid_t		  msg_lspid;	/* pid of last msgsnd() */
pid_t              80 sys/msg.h      	pid_t		  msg_lrpid;	/* pid of last msgrcv() */
pid_t              73 sys/proc.h     	pid_t	pg_id;			/* Pgrp id. */
pid_t             174 sys/proc.h     	pid_t	p_pid;			/* Process identifier. */
pid_t             184 sys/proc.h     	pid_t	p_oppid;	 /* Save parent pid during ptrace. XXX */
pid_t             414 sys/proc.h     struct proc *pfind(pid_t);	/* Find process by id. */
pid_t             415 sys/proc.h     struct pgrp *pgfind(pid_t);	/* Find process group by id. */
pid_t             420 sys/proc.h     int	enterpgrp(struct proc *p, pid_t pgid, int mksess);
pid_t              77 sys/ptrace.h   	pid_t	pe_other_pid;
pid_t             121 sys/ptrace.h   int	ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
pid_t              44 sys/selinfo.h  	pid_t	si_selpid;	/* process to be notified */
pid_t              50 sys/sem.h      	pid_t		sempid;		/* pid of last operation */
pid_t             106 sys/shm.h      	pid_t		shm_lpid;	/* process ID of last shm op */
pid_t             107 sys/shm.h      	pid_t		shm_cpid;	/* process ID of creator */
pid_t             119 sys/shm.h      	pid_t		shm_lpid;	/* process ID of last shm op */
pid_t             120 sys/shm.h      	pid_t		shm_cpid;	/* process ID of creator */
pid_t             131 sys/shm.h      	pid_t		  shm_lpid;	/* process ID of last shm op */
pid_t             132 sys/shm.h      	pid_t		  shm_cpid;	/* process ID of creator */
pid_t             139 sys/siginfo.h  			pid_t	_pid;		/* process ID */
pid_t             158 sys/signalvar.h void	csignal(pid_t pgid, int signum, uid_t uid, uid_t euid);
pid_t              74 sys/socketvar.h 	pid_t	so_pgid;		/* pgid for signals */
pid_t             110 sys/socketvar.h 	pid_t	so_cpid;		/* pid of process that opened socket */
pid_t              53 sys/syscallargs.h 	syscallarg(pid_t) pid;
pid_t             132 sys/syscallargs.h 	syscallarg(pid_t) pid;
pid_t             221 sys/syscallargs.h 	syscallarg(pid_t) pid;
pid_t             364 sys/syscallargs.h 	syscallarg(pid_t) pid;
pid_t             907 sys/syscallargs.h 	syscallarg(pid_t) pid;
pid_t            1028 sys/syscallargs.h 	syscallarg(pid_t) pid;
pid_t             313 sys/sysctl.h   		pid_t	e_ppid;			/* parent process id */
pid_t             314 sys/sysctl.h   		pid_t	e_pgid;			/* process group id */
pid_t             317 sys/sysctl.h   		pid_t	e_tpgid;		/* tty process group id */
pid_t             149 sys/tty.h      	pid_t t_pgrp_pg_id;
pid_t             156 sys/wait.h     pid_t	wait(int *);
pid_t             157 sys/wait.h     pid_t	waitpid(pid_t, int *, int);
pid_t             159 sys/wait.h     pid_t	wait3(int *, int, struct rusage *);
pid_t             160 sys/wait.h     pid_t	wait4(pid_t, int *, int, struct rusage *);
pid_t             204 ufs/ffs/ffs_softdep.c 	pid_t	lkt_held;
pid_t             224 ufs/ffs/ffs_softdep.c 	pid_t holder;
pid_t             260 ufs/ffs/ffs_softdep.c 	pid_t holder;
pid_t             297 ufs/ffs/ffs_softdep.c 	pid_t	holder;
pid_t              43 ufs/mfs/mfsnode.h 	pid_t	mfs_pid;		/* supporting process pid */
pid_t            1311 uvm/uvm_page.c 		pg->owner = (curproc) ? curproc->p_pid :  (pid_t) -1;
pid_t             134 uvm/uvm_page.h 	pid_t			owner;		/* proc that set PG_BUSY */