Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h56 extern void print_bucket(const bucket_t *);
H A Dbucket.c416 print_bucket(const bucket_t *b) in print_bucket() function
454 print_bucket(b); in print_all_buckets()
469 print_bucket(b->b_uncles->bl_bucket); in print_all_buckets()
H A Dxlator.c867 print_bucket(b); /* Debugging routine. */ in writemapfile()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc350 print_bucket(db_table_desc *head) in print_bucket() function