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

/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Drdb.h106 struct map_info *mi_next; member in struct:map_info
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c42 struct mib_item_s *mi_next; member in struct:mib_item_s
1566 for (; item != NULL; item = item->mi_next) {
2974 last_item->mi_next = tmp;
2978 last_item->mi_next = NULL;
3013 head_item = tmp->mi_next;
3032 for (; item != NULL; item = item->mi_next) {

Completed in 61 milliseconds