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

/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh3529 # start_log zone subcommand [command line]
3538 # start_log zone attach "$0" "$@"
3559 # start_log().
3561 # to a writable file when start_log() is called,
3567 function start_log { function
3570 (( $# < 2 )) && fail_internal "Too few arguments to start_log"
3638 # Finish logging started by start_log().
3651 # LOGGING_COMMAND The command that is being logged. Set by start_log().

Completed in 27 milliseconds