Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c187 typedef struct ctx_inst_s ctx_inst_t; typedef
286 static ctx_inst_t *
287 new_ctx_inst(ctx_t * ctx, ctx_inst_t * prev_ctx_inst);
290 evaluate_ctx_inst(ctx_inst_t * ctx_inst);
1579 ctx_inst_t * ctx_inst = ci; in ctx_inst_free()
2239 check_for_occurrence_issues(ctx_inst_t * ctx_inst) in check_for_occurrence_issues()
2330 check_for_requirement_issues(ctx_inst_t * ctx_inst) in check_for_requirement_issues()
3012 static ctx_inst_t *
3017 ctx_inst_t * ctx_inst; in new_ctx_inst()
3431 ctx_inst_t * ctx_inst; in ctxopt_analyze()
[all …]