Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c196 ctx_compare(const void * c1, const void * c2);
1549 ctx_compare(const void * c1, const void * c2) in ctx_compare() function
1732 if ((node = bst_find(&ctx, &contexts_bst, ctx_compare)) == NULL) in locate_ctx()
4168 if (bst_find(ctx, &contexts_bst, ctx_compare) != NULL) in ctxopt_new_ctx()
4171 bst_search(ctx, &contexts_bst, ctx_compare); in ctxopt_new_ctx()