shm_lpid          231 compat/hpux/hpux.h 	long		shm_lpid;	/* pid of last shmop */
shm_lpid          700 compat/hpux/hpux_compat.c 			sbuf.shm_lpid = shp->shm_lpid;
shm_lpid          346 compat/ibcs2/ibcs2_ipc.c 	u_short shm_lpid;
shm_lpid          365 compat/ibcs2/ibcs2_ipc.c 	ibp->shm_lpid = bp->shm_lpid;
shm_lpid          382 compat/ibcs2/ibcs2_ipc.c 	bp->shm_lpid = ibp->shm_lpid;
shm_lpid          619 compat/linux/linux_ipc.c 	bsp->shm_lpid = lsp->l_shm_lpid;
shm_lpid          636 compat/linux/linux_ipc.c 	lsp->l_shm_lpid = bsp->shm_lpid;
shm_lpid          554 compat/svr4/svr4_ipc.c 	sds->shm_lpid = bds->shm_lpid;
shm_lpid          574 compat/svr4/svr4_ipc.c 	bds->shm_lpid = sds->shm_lpid;
shm_lpid          121 compat/svr4/svr4_ipc.h 	svr4_pid_t	shm_lpid;
shm_lpid          283 kern/sysv_shm.c 	shmseg->shm_lpid = p->p_pid;
shm_lpid          449 kern/sysv_shm.c 	shmseg->shm_lpid = shmseg->shm_nattch = 0;
shm_lpid          106 sys/shm.h      	pid_t		shm_lpid;	/* process ID of last shm op */
shm_lpid          119 sys/shm.h      	pid_t		shm_lpid;	/* process ID of last shm op */
shm_lpid          131 sys/shm.h      	pid_t		  shm_lpid;	/* process ID of last shm op */