Searched refs:debug_get_option_cached (Results 1 – 2 of 2) sorted by relevance
358 debug_get_option_cached(const char *name, const char *dfault);390 const char *str = debug_get_option_cached(name, dfault); \421 const char *str = debug_get_option_cached(name, NULL); \436 const char *str = debug_get_option_cached(name, NULL); \451 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