Searched refs:EVENT_CAP_ERR (Results 1 - 2 of 2) sorted by relevance

/external/dnsmasq/src/
H A Ddnsmasq.c426 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:
H A Ddnsmasq.h138 #define EVENT_CAP_ERR 12 macro

Completed in 49 milliseconds