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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h75 extern bucket_t *next_from_list(void);
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
H A Dxlator.c868 for (b = first_from_list(l); b != NULL; b = next_from_list()) {

Completed in 89 milliseconds