Searched refs:CFG_FILE (Results 1 – 2 of 2) sorted by relevance
| /titanic_44/usr/src/lib/libdscfg/common/ | ||
| H A D | cfg_impl.h | 226 #define CFG_FILE 0x1 /* database is in a regular file */ macro |
| H A D | cfg_local.c | 214 cfp->cf_flag |= CFG_FILE; in localcf_open() |