HomeSort by: relevance | last modified time | path
    Searched defs:DHCP_LOG_OPTIONS (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/dist/dhcpctl/
omshell.c 141 DHCP_LOG_OPTIONS, DHCPD_LOG_FACILITY);
  /src/external/mpl/dhcp/dist/server/
dhcpd.c 454 DHCP_LOG_OPTIONS, DHCPD_LOG_FACILITY);
1379 DHCP_LOG_OPTIONS, db.data[0]);
  /src/external/mpl/dhcp/dist/relay/
dhcrelay.c 343 openlog(isc_file_basename(progname), DHCP_LOG_OPTIONS, LOG_DAEMON);
  /src/external/mpl/dhcp/dist/client/
dhclient.c 369 openlog(isc_file_basename(progname), DHCP_LOG_OPTIONS, LOG_DAEMON);
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 1630 #define DHCP_LOG_OPTIONS LOG_NDELAY | LOG_PID
1632 #define DHCP_LOG_OPTIONS LOG_NDELAY

Completed in 39 milliseconds