Home
last modified time | relevance | path

Searched refs:select_init (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dselect.c88 static void *select_init(struct event_base *);
96 select_init,
110 select_init(struct event_base *base) in select_init() function
H A DChangeLog-2.0307 o Correctly free selectop fields when select_resize fails in select_init (0c0ec0b)
H A DChangeLog1736 o Correctly free selectop fields when select_resize fails in select_init (0c0ec0b)
/freebsd/contrib/libevent/
H A Dselect.c88 static void *select_init(struct event_base *);
96 select_init,
110 select_init(struct event_base *base) in select_init() function
H A DChangeLog-2.0307 o Correctly free selectop fields when select_resize fails in select_init (0c0ec0b)
H A DChangeLog1736 o Correctly free selectop fields when select_resize fails in select_init (0c0ec0b)
/freebsd/contrib/pf/libevent/
H A Dselect.c73 void *select_init (void);
82 select_init,
93 select_init(void) in select_init() function