Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4019 char _bucket[MAXNDXSIZE], _symndx[MAXNDXSIZE]; in hash_entry() local
4032 (void) snprintf(_bucket, MAXNDXSIZE, MSG_ORIG(MSG_FMT_INTEGER), in hash_entry()
4034 str = (const char *)_bucket; in hash_entry()