Searched refs:cfg_commit (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.h142 int cfg_commit(CFGFILE *);
H A Dcfg_vols.c252 (void) cfg_commit(cfg);
463 (void) cfg_commit(cfg);
1133 (void) cfg_commit(cfg);
H A Dcfg.c2062 * cfg_commit
2075 cfg_commit(CFGFILE *cfg) function
2131 dump_status(cfp, "cfg_commit");
2224 "cfg_commit: header write failed");
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcpersist.c497 if (!cfg_commit(cfg)) {
560 cfg_commit(cfg);
635 cfg_commit(cfg);
706 if (!cfg_commit(cfg)) {
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diiboot.c398 (void) cfg_commit(cfg);
420 (void) cfg_commit(cfg);
H A Diicpbmp.c231 (void) cfg_commit(cfg);
H A Diicpshd.c339 (void) cfg_commit(cfg);
H A Diiadm.c999 (void) cfg_commit(cfg);
1088 (void) cfg_commit(cfg);
2291 (void) cfg_commit(cfg);
3040 (void) cfg_commit(cfg);
3068 (void) cfg_commit(cfg);
3594 /* cfg_commit is called by add_cfg_entry below */
3704 (void) cfg_commit(cfg);
3849 (void) cfg_commit(cfg);
4064 (void) cfg_commit(cfg);
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c752 (cfg_commit(cfg) < 0)) {
993 strlen(NOUPDATE)) < 0) || (cfg_commit(cfg) < 0)) {
1327 (cfg_commit(cfg) < 0)) {
1578 if (cfg_commit(cfg) < 0)
1656 if (cfg_commit(cfg) < 0)
H A Dsndrboot.c577 if (cfg_commit(cfg) < 0)
636 if (cfg_commit(cfg) < 0)
H A Dsndradm.c903 if (cfg_commit(cfg) < 0)
1049 (cfg_commit(cfg) < 0))
1493 if (cfg_commit(cfg) < 0) {
1531 if (cfg_commit(cfg) < 0)
3042 if (cfg_commit(cfg) < 0)
3223 * cfg_commit is done
3292 if (cfg_commit(cfg) < 0) {
3694 if (cfg_commit(cfg) < 0) {
4471 * and return -1 so the cfg_commit() won't happen
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c229 if (!cfg_commit(cfg)) {
485 if (!cfg_commit(cfg)) {
696 if (!cfg_commit(cfg)) {
826 else if (!cfg_commit(cfg))
917 else if (!cfg_commit(cfg))
/illumos-gate/usr/src/cmd/avs/ncall/
H A Dncalladm.c112 if (cfg_changed && cfg_commit(cfg) < 0) {
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfg.c855 rc = cfg_commit(cfg);
/illumos-gate/usr/src/cmd/avs/nsctl/
H A Dnskernd.c418 (void) cfg_commit(cfg);
/illumos-gate/usr/src/cmd/avs/sv/
H A Dsvadm.c138 (void) cfg_commit(cfg);

Completed in 141 milliseconds