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 423 send_event(err_pipe[1], EVENT_CAP_ERR, bad_capabilities);
442 send_event(err_pipe[1], EVENT_CAP_ERR, errno);
777 case EVENT_CAP_ERR:
    [all...]
dnsmasq.h 138 #define EVENT_CAP_ERR 12

Completed in 332 milliseconds