startaddr         244 ext/shmop/shmop.c 	char *startaddr;
startaddr         264 ext/shmop/shmop.c 	startaddr = shmop->addr + start;
startaddr         268 ext/shmop/shmop.c 	memcpy(return_string, startaddr, bytes);