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

/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c541 corectl_content_t *oldcontent, *newcontent; local
554 oldcontent = p->p_content;
559 if (oldcontent != NULL)
560 corectl_content_rele(oldcontent);

Completed in 43 milliseconds