Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c271 struct phyint_group *pg, *next_pg; in initifs() local
444 for (pg = phyint_groups; pg != NULL; pg = next_pg) { in initifs()
445 next_pg = pg->pg_next; in initifs()