Searched defs:unitout (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/prctl/ |
H A D | utils.c | 106 int *widthout, char **modifierout, char **unitout, 122 if (unitout) 123 *unitout = NULL; 251 if (unitout) 252 *unitout = unit; 104 scaledtouint64(char *scaledin, uint64_t *uint64out, int *widthout, char **modifierout, char **unitout, scale_t *scale, char *unit, int flags) argument
|
Completed in 44 milliseconds