Lines Matching defs:confmp
3049 mblk_t *confmp, *cimp, *indmp;
3150 confmp = copyb(mp);
3151 if (! confmp) {
3165 ((struct T_conn_con *)(confmp->b_rptr))->PRIM_type =
3168 confmp = NULL;
3179 freemsg(confmp);
3196 freemsg(confmp);
3215 confmp != NULL) {
3216 mblk_setcred(confmp, peer_tep->te_credp, peer_tep->te_cpid);
3238 freemsg(confmp);
3296 if (confmp != NULL) {
3299 putnext(tep->te_rq, confmp);