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

/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c117 static char *arg_unit = NULL; variable
449 arg_unit = SCALED_UNIT_BYTES;
453 arg_unit = SCALED_UNIT_SECONDS;
457 arg_unit = SCALED_UNIT_NONE;
464 arg_scale, arg_unit,
1666 arg_scale, arg_unit,

Completed in 168 milliseconds