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

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c881 HBA_LIBRARY_INFO *lib_next;
892 for(lib_infop = _hbaapi_librarylist; lib_infop != NULL; lib_infop = lib_next) {
893 lib_next = lib_infop->next;
879 HBA_LIBRARY_INFO *lib_next; local
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c1162 HBA_LIBRARY_INFO *lib_next; local
1178 lib_infop = lib_next) {
1179 lib_next = lib_infop->next;

Completed in 77 milliseconds