Home
last modified time | relevance | path

Searched refs:newdatamp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dstrsun.c203 mblk_t *newdatamp; in miocpullup() local
234 newdatamp = msgpullup(datamp, size); in miocpullup()
235 if (newdatamp == NULL) { in miocpullup()
241 iocmp->b_cont = newdatamp; in miocpullup()