Searched refs:event_config_avoid_method (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | event.h | 490 int event_config_avoid_method(struct event_config *cfg, const char *method);
|
| /freebsd-13.1/contrib/libevent/include/event2/ |
| H A D | event.h | 490 int event_config_avoid_method(struct event_config *cfg, const char *method);
|
| /freebsd-13.1/contrib/libevent/test/ |
| H A D | regress.c | 2514 tt_int_op(event_config_avoid_method(cfg, backend), ==, 0); in test_methods() 2993 event_config_avoid_method(cfg, "Nonesuch"); in test_mm_functions()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress.c | 2411 tt_int_op(event_config_avoid_method(cfg, backend), ==, 0); in test_methods() 2862 event_config_avoid_method(cfg, "Nonesuch"); in test_mm_functions()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 169 event_config_avoid_method(config, "select");
|
| H A D | event.c | 1091 event_config_avoid_method(struct event_config *cfg, const char *method) in event_config_avoid_method() function
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 169 event_config_avoid_method(config, "select");
|
| H A D | event.c | 1138 event_config_avoid_method(struct event_config *cfg, const char *method) in event_config_avoid_method() function
|