HomeSort by: relevance | last modified time | path
    Searched defs:evutil_weakrand_ (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
evutil.c 2493 evutil_weakrand_(struct evutil_weakrand_state *state) function
2518 result = evutil_weakrand_(state) / divisor;
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil.c 2491 evutil_weakrand_(struct evutil_weakrand_state *state) function
2516 result = evutil_weakrand_(state) / divisor;

Completed in 65 milliseconds