Home
last modified time | relevance | path

Searched defs:randdist (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/cmd/filebench/common/
H A Dfb_random.h71 typedef struct randdist { struct
72 double (*rnd_get)(struct randdist *); argument
74 struct randdist *rnd_next; argument
89 } randdist_t; argument