Home
last modified time | relevance | path

Searched refs:numwidthentries (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c257 static int numwidthentries = sizeof (fwidth) variable
1134 for (i = 0; i < numwidthentries; i++) { in findfieldwidth()