Searched refs:nsc_remove_all (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libnsctl/common/ |
H A D | nsc_hash.h | 43 void nsc_remove_all(hash_node_t **, void (*)(void *));
|
H A D | hash.c | 132 nsc_remove_all(hash_node_t **hash, void (*callback)(void *)) in nsc_remove_all() function
|
H A D | mapfile-vers | 67 nsc_remove_all;
|
H A D | llib-lnsctl | 52 void nsc_remove_all(hash_node_t **, void (*)(void *));
|
/titanic_41/usr/src/lib/libdscfg/common/ |
H A D | cfg_vols.c | 678 nsc_remove_all(dsvol, delete_dsvol_data); in cfg_unload_dsvols() 769 nsc_remove_all(svol, delete_svol_data); in cfg_unload_svols() 1213 nsc_remove_all(devhash, 0); in rebuild_devhash() 1283 nsc_remove_all(devhash, 0); in free_dev_entries()
|
/titanic_41/usr/src/lib/librdc/common/ |
H A D | rdcpersist.c | 296 nsc_remove_all(volhash, free); in do_autosv_enable() 439 nsc_remove_all(volhash, free); in sv_reconfig()
|
/titanic_41/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 4217 nsc_remove_all(volhash, free);
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndradm.c | 5523 nsc_remove_all(volhash, free);
|