opened             57 libutil/conf.c static int opened;
opened            242 libutil/conf.c 	assert(opened == 0);
opened            243 libutil/conf.c 	opened = 1;
opened            365 libutil/conf.c 	if (!opened)
opened            391 libutil/conf.c 	if (!opened)
opened            436 libutil/conf.c 	if (!opened)
opened            449 libutil/conf.c 	if (!opened)
opened            456 libutil/conf.c 	if (!opened)
opened            460 libutil/conf.c 	opened = 0;
opened             46 libutil/gpathop.c static int opened;
opened             99 libutil/gpathop.c 	if (opened > 0) {
opened            102 libutil/gpathop.c 		opened++;
opened            131 libutil/gpathop.c 	opened++;
opened            148 libutil/gpathop.c 	assert(opened > 0);
opened            187 libutil/gpathop.c 	assert(opened > 0);
opened            208 libutil/gpathop.c 	assert(opened > 0);
opened            225 libutil/gpathop.c 	assert(opened > 0);
opened            253 libutil/gpathop.c 	assert(opened > 0);
opened            254 libutil/gpathop.c 	if (--opened > 0)