Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c324 scf_value2string(const char *name, scf_value_t *value) in scf_value2string() function
425 if ((host = scf_value2string(name, value)) == NULL) { in get_val_ds()
500 *val = scf_value2string(name, value); in get_val_astring()