HomeSort by relevance Sort by last modified time
    Searched refs:EC_BADCONF (Results 1 - 4 of 4) sorted by null

  /external/dnsmasq/src/
dnsmasq.c 150 die(_("TFTP server not available: set HAVE_TFTP in src/config.h"), NULL, EC_BADCONF);
155 die(_("asychronous logging is not available under Solaris"), NULL, EC_BADCONF);
208 die(_("DBus not available: set HAVE_DBUS in src/config.h"), NULL, EC_BADCONF);
234 die(_("unknown user or group: %s"), baduser, EC_BADCONF);
    [all...]
option.c     [all...]
dhcp.c 898 inet_ntoa(cp->addr), EC_BADCONF);
dnsmasq.h 148 #define EC_BADCONF 1

Completed in 170 milliseconds