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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest-time.c57 rand_int(int n) function
72 j = rand_int(NEVENT);
74 tv.tv_usec = rand_int(50000);
109 tv.tv_usec = rand_int(50000);
/netbsd-current/external/bsd/libevent/dist/test/
H A Dtest-time.c58 rand_int(int n) function
73 j = rand_int(NEVENT);
75 tv.tv_usec = rand_int(50000);
111 tv.tv_usec = rand_int(50000);

Completed in 120 milliseconds