Searched refs:cfg_load_shadows (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.h171 int cfg_load_shadows(CFGFILE *); /* load shadows & bitmaps from ii: */
H A Dcfg_vols.c803 if (cfg_load_shadows(cfg) < 0) {
828 * cfg_load_shadows
843 cfg_load_shadows(CFGFILE *cfg) function
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcpersist.c271 cfg_load_shadows(cfg);
315 cfg_load_shadows(cfg);
420 cfg_load_shadows(cfg);
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiadm.c756 (void) cfg_load_shadows(cfg);
1845 cfg_load_shadows(cfg) < 0) {
1938 cfg_load_shadows(cfg) < 0) {
3025 if (cfg_load_dsvols(cfg) < 0 || cfg_load_shadows(cfg) < 0) {
3569 if (cfg_load_dsvols(cfg) < 0 || cfg_load_shadows(cfg) < 0) {
3632 if (cfg_load_dsvols(cfg) < 0 || cfg_load_shadows(cfg) < 0) {
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndradm.c1301 cfg_load_shadows(cfg) < 0)
2869 cfg_load_shadows(cfg) < 0)

Completed in 79 milliseconds