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 231 die(_("could not get memory"), NULL, EC_NOMEM);
dnsmasq.h 146 #define EC_NOMEM 4
option.c 522 die(_("could not get memory"), NULL, EC_NOMEM);
    [all...]

Completed in 63 milliseconds