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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c323 for (b = first_from_list(l); b != NULL; b = next_from_list()) {
454 b != NULL; b = next_from_list(), ++j) {
598 next_from_list(void) function

Completed in 55 milliseconds