Searched defs:check_selectop (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/pf/libevent/
H A Dselect.c113 check_selectop(struct selectop *sop) function
135 #define check_selectop(sop) do { (void) sop; } while (0) macro
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dselect.c131 check_selectop(struct selectop *sop) function
136 #define check_selectop(sop) do { (void) sop; } while (0) macro
[all...]

Completed in 156 milliseconds