Searched refs:errlog (Results 1 - 3 of 3) sorted by relevance

/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...]
/solaris-userland/components/openvswitch/files/
H A Dovs-svc62 errlog () {
85 errlog "Error creating database, exiting"
105 errlog "${OVSDB_SERVER_PATH} failed with $?"
113 errlog "${OVSDB_VSCTL} failed with $?"
129 errlog "Error $? removing ${BRIDGENAME} VNIC"
134 errlog "Error $? resetting OF ports"
139 errlog "Error $? removing OF flows"
144 errlog "Error $? deleting the OVS etherstub"
153 errlog "pkill of ${OVS_VSWITCHD} failed with $?"
173 errlog "
[all...]
/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."

Completed in 19 milliseconds