Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c603 static struct zone_mcaptab old_mcaptab, in_progress_mcaptab; variable
3993 if ((res = zonecfg_lookup_mcap(handle, &old_mcaptab)) != Z_OK && in select_func()
4003 bcopy(&old_mcaptab, &in_progress_mcaptab, in select_func()