str_term_form 399 lib/strutil.h const char *str_term_form (const char *text); str_term_form 648 lib/tty/tty-ncurses.c s = str_term_form ((char *) str); str_term_form 707 lib/tty/tty-ncurses.c s = str_term_form (s); str_term_form 726 lib/tty/tty-slang.c SLsmg_write_string ((char *) str_term_form (str)); str_term_form 741 lib/tty/tty-slang.c SLsmg_write_string ((char *) str_term_form (s)); str_term_form 1575 src/filemanager/layout.c fprintf (stdout, ESC_STR "]0;%s" ESC_STR "\\", str_term_form (p));