opened             58 libutil/conf.c static int opened;
opened            248 libutil/conf.c 	assert(opened == 0);
opened            249 libutil/conf.c 	opened = 1;
opened            329 libutil/conf.c 	if (!opened)
opened            355 libutil/conf.c 	if (!opened)
opened            421 libutil/conf.c 	if (!opened)
opened            434 libutil/conf.c 	if (!opened)
opened            441 libutil/conf.c 	if (!opened)
opened            445 libutil/conf.c 	opened = 0;
opened             46 libutil/gpathop.c static int opened;
opened            108 libutil/gpathop.c 	if (opened > 0) {
opened            111 libutil/gpathop.c 		opened++;
opened            140 libutil/gpathop.c 	opened++;
opened            157 libutil/gpathop.c 	assert(opened > 0);
opened            196 libutil/gpathop.c 	assert(opened > 0);
opened            217 libutil/gpathop.c 	assert(opened > 0);
opened            234 libutil/gpathop.c 	assert(opened > 0);
opened            262 libutil/gpathop.c 	assert(opened > 0);
opened            263 libutil/gpathop.c 	if (--opened > 0)