Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c350 scf_value2string(const char *name, scf_value_t *value) in scf_value2string() function
463 if ((host = scf_value2string(name, value)) == NULL) in get_val_ds()
576 *val = scf_value2string(name, value); in get_val_astring()