Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c377 thisprop = thispg->pg_proplist; in insert_app_props()
396 thisprop = NULL; in insert_app_props()
400 thisprop = thisprop->pr_next; in insert_app_props()
1970 thisprop = NULL; in scf_simple_app_props_get()
1989 if (thisprop != NULL) { in scf_simple_app_props_get()
1994 thisprop = nextprop; in scf_simple_app_props_get()
2001 nextprop = thisprop; in scf_simple_app_props_get()
2096 thisprop = NULL; in scf_simple_app_props_get()
2120 if (thisprop != NULL) { in scf_simple_app_props_get()
2126 thisprop = nextprop; in scf_simple_app_props_get()
[all …]