Searched defs:scale_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/prctl/
H A Dutils.h39 * scale_t
50 } scale_t; typedef in typeref:struct:scale_struct
55 extern scale_t *scale_binary;
56 extern scale_t *scale_metric;
92 * scale: pointer to scale_t to describe scaling modifiers and scales
118 scale_t *scale, char *unit, int flags);
136 * scale: pointer to scale_t to describe modifiers and scales
152 scale_t *scale, char *unit, int flags);
173 * scale: pointer to scale_t to describe modifiers and scales
201 scale_t *scal
[all...]

Completed in 48 milliseconds