Searched refs:debug_get_option_cached (Results 1 – 2 of 2) sorted by relevance
357 debug_get_option_cached(const char *name, const char *dfault);389 const char *str = debug_get_option_cached(name, dfault); \413 const char *str = debug_get_option_cached(name, NULL); \428 const char *str = debug_get_option_cached(name, NULL); \443 const char *str = debug_get_option_cached(name, NULL); \
173 debug_get_option_cached(const char *name, const char *dfault) in debug_get_option_cached() function