HomeSort by relevance Sort by last modified time
    Searched defs:dhcpmsg (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/libdhcputil/common/
dhcpmsg.c 36 #include "dhcpmsg.h"
47 * dhcpmsg(): logs a message to the console or to syslog
56 dhcpmsg(int errlevel, const char *fmt, ...) function
143 * err_to_syslog(): converts a dhcpmsg log level into a syslog log level
145 * input: int: the dhcpmsg log level
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
misc.c 515 dhcpmsg(LOG_DEBUG, "classify failure %s\n",
569 dhcpmsg(LOG_NOTICE, "(%1$s,%2$s) "
608 dhcpmsg(LOG_WARNING,
655 dhcpmsg(int errlevel, const char *fmtp, ...) function
698 dhcpmsg(LOG_ERR, "Cannot allocate memory (%s), exiting\n",
719 dhcpmsg(LOG_ERR, "Cannot allocate memory (%s), exiting\n",
750 dhcpmsg(LOG_ERR, "qualify_hostname: FQDN too long\n");

Completed in 4509 milliseconds