Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbe/common/
H A Dbe_list.c1009 char *zone_prop_str = NULL; in be_get_node_data() local
1113 ZPROP_VALUE, &zone_prop_str) == 0); in be_get_node_data()
1114 if (strcmp(zone_prop_str, "on") == 0) { in be_get_node_data()