Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sys/
H A Drnd.h67 } rndsource50_t; typedef
97 rndsource50_t source[RND_MAXSTATCOUNT50];
113 rndsource50_t source;
/netbsd-src/sys/compat/common/
H A Drndpseudo_50.c52 rndsource_to_rndsource50(rndsource_t *r, rndsource50_t *r50) in rndsource_to_rndsource50()