Searched defs:old_admintab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c602 static struct zone_admintab old_admintab, in_progress_admintab; variable in typeref:struct:zone_admintab
4006 if ((err = fill_in_admintab(cmd, &old_admintab, B_FALSE))
4012 bcopy(&old_admintab, &in_progress_admintab,
6985 &old_admintab, &in_progress_admintab,

Completed in 60 milliseconds