Searched refs:evutil_weakrand_seed_ (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dtest-time.c95 evutil_weakrand_seed_(&weakrand_state, 0);
H A Dregress_main.c457 evutil_weakrand_seed_(&test_weakrand_state, 0);
H A Dtest-ratelim.c557 evutil_weakrand_seed_(&weakrand_state, 0);
H A Dregress_util.c912 evutil_weakrand_seed_(&seed, 0);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dpoll.c97 evutil_weakrand_seed_(&base->weakrand_seed, 0);
H A Dselect.c124 evutil_weakrand_seed_(&base->weakrand_seed, 0);
H A Dutil-internal.h292 ev_uint32_t evutil_weakrand_seed_(struct evutil_weakrand_state *state, ev_uint32_t seed);
H A Dwin32select.c206 evutil_weakrand_seed_(&base->weakrand_seed, 0);
H A Dbufferevent_ratelim.c666 evutil_weakrand_seed_(&g->weakrand_seed,
H A Devutil.c2370 evutil_weakrand_seed_(struct evutil_weakrand_state *state, ev_uint32_t seed) function

Completed in 111 milliseconds