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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c285 char ndx_buf[64], value_buf[20]; local
352 (void) snprintf(ndx_buf, sizeof (ndx_buf),
355 (void) snprintf(ndx_buf, sizeof (ndx_buf),
358 ndx_buf, value); local

Completed in 64 milliseconds