Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dzone.c6308 boolean_t need_copyout; in zone() local
6312 need_copyout = (zoneid == ALL_ZONES); in zone()
6315 if (err == 0 && need_copyout) { in zone()