Home
last modified time | relevance | path

Searched defs:cfg_changed (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/avs/ncall/
H A Dncalladm.c41 static int cfg_changed; variable
/titanic_52/usr/src/cmd/avs/sv/
H A Dsvadm.c73 static int cfg_changed; /* set to 1 if we need to commit changes */ variable
/titanic_52/usr/src/lib/libdscfg/common/
H A Dcfg_vols.c985 int cfg_changed = 0; in sv_action() local