Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c150 uint32_t scratch32; in stack_next_object() local
180 if (xread(f, &scratch32, sizeof (scratch32)) != in stack_next_object()
181 sizeof (scratch32)) { in stack_next_object()
491 uint32_t gp_backskip, scratch32; in xget_object() local
652 if (xread(f, &scratch32, sizeof (scratch32)) != sizeof (scratch32)) { in xget_object()