Searched refs:vout (Results 1 – 3 of 3) sorted by relevance
153 vout=`$SVCCFG -s $DNS_INSTALL_FMRI validate 2>&1`154 if [ "$vout" != "" ]; then155 msg="Validation errors in $DNS_INSTALL_FMRI:\n$vout"
132 vout(int flags, const char *fmt, va_list ap) in vout() function249 vout(flags, fmt, ap); in out()266 vout(flags, fmt, ap); in outfl()
411 vout=`$SVCCFG -s $NET_INSTALL_FMRI validate 2>&1`412 if [ "$vout" != "" ]; then413 msg="Validation errors in $NET_INSTALL_FMRI:\n$vout"