is_temp            41 lib/tty/color-internal.h     gboolean is_temp;
is_temp            92 lib/tty/color.c     return ((tty_color_lib_pair_t *) value)->is_temp;
is_temp           156 lib/tty/color.c tty_try_alloc_color_pair (const tty_color_pair_t * color, gboolean is_temp)
is_temp           191 lib/tty/color.c     mc_color_pair->is_temp = is_temp;
is_temp            44 lib/tty/color.h int tty_try_alloc_color_pair (const tty_color_pair_t * color, gboolean is_temp);