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

/illumos-gate/usr/src/cmd/prctl/
H A Dutils.c127 * hex letters cannot be disserned from modifier or unit letters
181 /* check possible modifier */
208 /* if there is no modifier, value must be an integer */
373 char *modifier = NULL; local
388 /* determine each number's width and modifier */
400 * determine the width and modifier to use for comparison.
401 * Use widest width and smallest modifier.
402 * Rescale to new width and modifier
406 modifier = NULL;
411 modifier
460 char *modifier; local
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h447 uint8_t modifier; /* Modifier (7-0). */ member in struct:mrk_entry
474 uint8_t modifier; /* Modifier */ member in struct:marker_24xx_entry

Completed in 68 milliseconds