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

/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dattach.ksh230 zone_logfile="${logdir}/$zonename.attach$$.log"
234 safe_copy $LOGFILE $zone_logfile
236 log "$m_attach_log" "$zone_logfile"
H A Dimage_install.ksh194 zone_logfile="${logdir}/$ZONENAME.install$$.log"
255 safe_copy $LOGFILE $zone_logfile
257 log "$install_log" "$zone_logfile"

Completed in 57 milliseconds