Home
last modified time | relevance | path

Searched refs:cf_size (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h199 long cf_size; /* size of file in fbas */ member
H A Dcfg_local.c196 cfp->cf_size = get_bsize(cfp, name); in localcf_open()
215 cfp->cf_size = FBA_NUM(FBA_SIZE(1) - 1 + sb.st_size); in localcf_open()
H A Dcfg.c2994 if (cfp->cf_size < needed) { in cfg_open()