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

/solaris-userland/components/ptp/Solaris/
H A Dptp.sh49 errlog () { function
68 errlog "node_type needs to be either slave or master. See ptp (1M). Exiting."
/solaris-userland/components/isc-dhcp/Solaris/
H A Disc-dhcp.sh65 errlog () { function
105 errlog "Internal error - expand_prop() has incorrect arguments"
115 errlog "The property, \"${prop_name}\", is empty"
137 errlog "No config_file specified, exiting"
141 errlog "Required config_file $CONFIGFILE not found, exiting"
150 errlog "No lease_file specified, exiting"
160 errlog "Lease file '$LEASEFILE' is not writable. You should:"
161 errlog "$CHOWN $($ID -u -n) '$LEASEFILE'"
162 errlog "$CHMOD $LEASEFILE_PERMS '$LEASEFILE'"
198 errlog 'Mus
[all...]

Completed in 11 milliseconds