Home
last modified time | relevance | path

Searched refs:rand_int (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest-time.c55 rand_int(int n) in rand_int() function
70 j = rand_int(NEVENT); in time_cb()
72 tv.tv_usec = rand_int(50000); in time_cb()
108 tv.tv_usec = rand_int(50000); in main()
/freebsd/contrib/libevent/test/
H A Dtest-time.c55 rand_int(int n) in rand_int() function
70 j = rand_int(NEVENT); in time_cb()
72 tv.tv_usec = rand_int(50000); in time_cb()
108 tv.tv_usec = rand_int(50000); in main()