Searched refs:contpp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c3393 mblk_t **contpp; /* where to stuff ptr to newly-allocated blk */ local
3415 *contpp = obp; \
3416 contpp = &obp->b_cont; \
3427 * field of the previous block. "contpp" points to the place
3436 contpp = &obp->b_cont;
3439 contpp = omp;
3958 contpp = omp;

Completed in 51 milliseconds