Home
last modified time | relevance | path

Searched refs:mi_next (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dmaps.c73 for (mip = ph->pp_lmaplist.ml_head; mip; mip = mip->mi_next) in str_to_map()
100 for (mip = ph->pp_lmaplist.ml_head; mip; mip = mip->mi_next) in addr_to_map()
120 for (mip = ph->pp_lmaplist.ml_head; mip; mip = mip->mi_next) { in display_linkmaps()
401 mip->mi_next = NULL; in map_iter()
408 ph->pp_lmaplist.ml_tail->mi_next = mip; in map_iter()
420 prev = cur, cur = cur->mi_next) { in free_linkmaps()
H A Drdb.h106 struct map_info *mi_next; member
H A Dsyms.c231 for (mip = ph->pp_lmaplist.ml_head; mip; mip = mip->mi_next) in str_to_sym()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c42 struct mib_item_s *mi_next; member
1566 for (; item != NULL; item = item->mi_next) { in update_router_list()
2974 last_item->mi_next = tmp; in mibwalk()
2978 last_item->mi_next = NULL; in mibwalk()
3013 head_item = tmp->mi_next; in mibwalk()
3032 for (; item != NULL; item = item->mi_next) { in mib_get_constants()