Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c1501 static ll_t * ctx_inst_list = NULL; /* List of the context instances. */ variable
3468 ctx_inst_list = ll_new(); in ctxopt_analyze()
3476 ll_append(ctx_inst_list, ctx_inst); in ctxopt_analyze()
3854 ll_append(ctx_inst_list, ctx_inst); in ctxopt_analyze()
3974 node = ctx_inst_list->head; in ctxopt_analyze()
4025 ll_destroy(ctx_inst_list, ctx_inst_free); in ctxopt_free_memory()