Searched defs:cfg_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg.c88 static int cfg_read(cfp_t *);
459 if (!cfg_read(cfp)) {
771 if (!cfg_read(cfp)) {
864 if (!cfg_read(cfp)) {
980 if (!cfg_read(cfp)) {
1501 * cfg_read
1509 cfg_read(cfp_t *cfp) function
1515 (void) fprintf(stderr, "cfg_read\n");
1561 (void) fprintf(stderr, "cfg_read: wrong MAGIC number %x\n",
1665 dump_status(cfp, "cfg_read");
[all...]

Completed in 48 milliseconds