Searched refs:firstboot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_main.c301 boolean_t firstboot = B_TRUE, s10c = B_FALSE; local
314 * firstboot is always true for S10C zones, where ipadm is not
318 firstboot = ipmgmt_ngz_firstboot_postinstall();
322 if (!firstboot)

Completed in 74 milliseconds