Searched refs:width1 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/prctl/ | ||
H A D | utils.c | 376 int width1; local 389 ret = scaledtouint64(scaled1, &uint64, &width1, &modifier1, NULL, 421 if (width1 > width) 422 width = width1; |
Completed in 896 milliseconds