Searched refs:isc_lfsrreseed_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dlfsr.h41 typedef void (*isc_lfsrreseed_t)(isc_lfsr_t *, void *); typedef
52 isc_lfsrreseed_t reseed; /*%< reseed function */
62 isc_lfsrreseed_t reseed, void *arg);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dlfsr.h37 typedef void (*isc_lfsrreseed_t)(isc_lfsr_t *, void *); typedef
48 isc_lfsrreseed_t reseed; /*%< reseed function */
56 unsigned int count, isc_lfsrreseed_t reseed, void *arg);
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dlfsr.c38 isc_lfsrreseed_t reseed, void *arg)
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlfsr.c30 unsigned int count, isc_lfsrreseed_t reseed, void *arg) {

Completed in 200 milliseconds