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

/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c137 char shndxbuf[INTSTRLEN]; local
252 (void) snprintf(shndxbuf, INTSTRLEN,
254 shndxstr = shndxbuf;
257 (void) snprintf(shndxbuf, INTSTRLEN,
259 shndxstr = shndxbuf;

Completed in 56 milliseconds