Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dexit.c164 vnode_t *oldcd, *oldrd; in restart_init() local
248 oldcd = up->u_cdir; in restart_init()
265 if (oldcd != NULL) in restart_init()
266 VN_RELE(oldcd); in restart_init()