Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c2271 const char *last_prop_name = NULL; in pool_build_xpath_buf() local
2381 if (last_prop_name != NULL) { in pool_build_xpath_buf()
2387 suffix2 = strrchr(last_prop_name, '.'); in pool_build_xpath_buf()
2395 suffix2 = last_prop_name; in pool_build_xpath_buf()
2400 suffix2 = last_prop_name; in pool_build_xpath_buf()
2415 last_prop_name = prop_name; in pool_build_xpath_buf()