Searched refs:create_lists (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h56 extern void create_lists(void);
H A Dbucket.c63 * create_lists -- initialize the bucket list and hash map.
66 create_lists(void) function
69 errlog(BEGIN, "create_lists() {");
H A Dxlator.c148 /* call create_lists() to setup for parse_versions() */
149 create_lists();
627 /* Destroy the list created by create_lists */

Completed in 61 milliseconds