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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c51 static void start_new_list(const bucket_t *);
123 start_new_list(new);
166 start_new_list(new);
515 * start_new_list -- start a list of buckets.
518 start_new_list(const bucket_t *b) function
522 errlog(BEGIN, "start_new_list() {");
523 assert(Buckethead != NULL, "Buckethead null in start_new_list");

Completed in 58 milliseconds