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

  /external/dnsmasq/src/
dnsmasq.c 426 send_event(err_pipe[1], EVENT_CAP_ERR, bad_capabilities);
448 send_event(err_pipe[1], EVENT_CAP_ERR, errno);
783 case EVENT_CAP_ERR:
    [all...]
dnsmasq.h 138 #define EVENT_CAP_ERR 12

Completed in 137 milliseconds