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

/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dattach.ksh168 log "$m_attach_log" "$LOGFILE"
193 log "$m_attach_log" "$LOGFILE"
H A Dimage_install.ksh234 log "$install_log" "$LOGFILE"
H A Dp2v.ksh31 LOGFILE=
365 [[ -n $LOGFILE ]] && \
367 [[ -n $LOGFILE ]] && cat $insttmpfile >&2
499 [[ -n $LOGFILE ]] && exec 2>>$LOGFILE
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh90 [[ -n $LOGFILE ]] && printf "[$(date)] ERROR: ${fmt}\n" "$@" >&2
171 [[ -n $LOGFILE ]] && printf "[$(date)] ${MSG_PREFIX}${fmt}\n" "$@" >&2
184 [[ -n $LOGFILE ]] && printf "[$(date)] ${MSG_PREFIX}${fmt}\n" "$@" >&2
427 }' >>$LOGFILE
444 }' >>$LOGFILE
3549 # LOGFILE Set to the name of the log file.
3553 # it is set to the value of LOGFILE. Thus, in situations
3565 # is redirected for append to $LOGFILE.
3583 # up. Continue to use existing $ZONEADM_LOGFILE as $LOGFILE.
3586 LOGFILE
[all...]

Completed in 21 milliseconds