Home
last modified time | relevance | path

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

/dports/sysutils/smenu/smenu-0.9.18/
H A Dctxopt.c3424 char * ctxopt_debug_env; /* Environment variable CTXOPT_DEBUG content. */ in ctxopt_analyze() local
3458 ctxopt_debug_env = getenv("CTXOPT_DEBUG"); in ctxopt_analyze()
3459 if (ctxopt_debug_env != NULL && *ctxopt_debug_env != '\0') in ctxopt_analyze()