ecpp_copystate
struct ecpp_copystate *stp;
stp = (struct ecpp_copystate *)csp->cp_private->b_rptr;
struct ecpp_copystate *stp;
if ((tmp = allocb(sizeof (struct ecpp_copystate), BPRI_MED)) == NULL) {
stp = (struct ecpp_copystate *)tmp->b_rptr;
tmp->b_wptr += sizeof (struct ecpp_copystate);
struct ecpp_copystate *stp;
stp = (struct ecpp_copystate *)csp->cp_private->b_rptr;
struct ecpp_copystate *stp;
stp = (struct ecpp_copystate *)csp->cp_private->b_rptr;
struct ecpp_copystate *stp;
stp = (struct ecpp_copystate *)csp->cp_private->b_rptr;
struct ecpp_copystate *stp;
stp = (struct ecpp_copystate *)csp->cp_private->b_rptr;
_NOTE(SCHEME_PROTECTS_DATA("unique per call", ecpp_copystate))