Home
last modified time | relevance | path

Searched defs:ctx_inst_s (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c1425 struct ctx_inst_s struct
1427 ctx_t * ctx; /* the context whose this is an instance of */
1428 ctx_inst_t * prev_ctx_inst; /* ctx_inst of the opt_inst which led to the *
1430 opt_inst_t * gen_opt_inst; /* opt_inst which led to the creation of a *
1432 ll_t * incomp_bst_list; /* list of seen_opt_t BST. */
1433 void * seen_opt_bst; /* tree of seen_opt_t. */
1434 ll_t * opt_req_list; /* list of req_t. */
1435 ll_t * opt_inst_list; /* The list of option instances in this *
1437 char * par_name; /* parameter which created this instance. */