Searched refs:include_stack_frame (Results 1 – 2 of 2) sorted by relevance
57 struct include_stack_frame *frame = &(ctx->include_stack[i]); in libconfig_scanctx_cleanup()75 struct include_stack_frame *frame; in libconfig_scanctx_push_include()126 struct include_stack_frame *include_frame; in libconfig_scanctx_next_include_file()160 struct include_stack_frame *frame; in libconfig_scanctx_pop_include()
36 struct include_stack_frame struct52 struct include_stack_frame include_stack[MAX_INCLUDE_DEPTH]; argument