Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.c65 static hash_node_t **schash; variable
309 if (data = (hash_data_t *)nsc_lookup(schash, dgname)) { in cfg_dgname_islocal()
529 if ((schash = nsc_create_hash()) == NULL) in init_sc_entry()
570 if (nsc_lookup(schash, dsp->scstat_ds_name)) { in init_sc_entry()
589 nsc_insert_node(schash, hdp, dsp->scstat_ds_name); in init_sc_entry()