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

  /external/dnsmasq/src/
util.c 229 die(_("could not get memory"), NULL, EC_NOMEM);
dnsmasq.h 151 #define EC_NOMEM 4
option.c 548 die(_("could not get memory"), NULL, EC_NOMEM);
    [all...]

Completed in 118 milliseconds