Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c273 struct phyint_group *pg, *next_pg; in initifs() local
446 for (pg = phyint_groups; pg != NULL; pg = next_pg) { in initifs()
447 next_pg = pg->pg_next; in initifs()