Searched refs:CFG_RDONLY (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h228 #define CFG_RDONLY 0x10 /* database is read only */ macro
H A Dcfg_local.c183 cfp->cf_flag |= CFG_RDONLY;
H A Dcfg.c1695 if (mode == CFG_WRLOCK && (cfg->cf[0].cf_flag & CFG_RDONLY)) {
1720 if (!((cfg->cf[0].cf_flag & CFG_RDONLY) &&

Completed in 29 milliseconds