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

/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel_impl.h66 scf_simple_prop_t *pg_proplist; member in struct:scf_simple_pg
H A Dmidlevel.c373 thisprop = thispg->pg_proplist;
374 prevprop = thispg->pg_proplist;
384 if (thisprop == thispg->pg_proplist)
385 thispg->pg_proplist = newprop;
394 if (thisprop != thispg->pg_proplist)
405 if (thispg->pg_proplist == NULL)
406 thispg->pg_proplist = newprop;
1882 thispg->pg_proplist = NULL;
1901 nextpg->pg_proplist = NULL;
1950 nextpg->pg_proplist
[all...]

Completed in 19 milliseconds