p_startcopy
memcpy(&p->p_startcopy, &parent->p_startcopy,
(caddr_t)&p->p_endcopy - (caddr_t)&p->p_startcopy);
#define p_endzero p_startcopy