Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dzone.c6312 boolean_t need_copyout; in zone() local
6316 need_copyout = (zoneid == ALL_ZONES); in zone()
6319 if (err == 0 && need_copyout) { in zone()