Searched defs:EV_ERR (Results 1 – 2 of 2) sorted by relevance
49 #define EV_ERR(e) return (errno = (e), -1) macro