Searched refs:width2 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/prctl/ | ||
H A D | utils.c | 377 int width2; local 394 ret = scaledtouint64(scaled2, &uint64, &width2, &modifier2, NULL, 423 if (width2 > width) 424 width = width2; |
Completed in 56 milliseconds