str_term_form 395 lib/strutil.h const char *str_term_form (const char *text); str_term_form 642 lib/tty/tty-ncurses.c s = str_term_form ((char *) str); str_term_form 701 lib/tty/tty-ncurses.c s = str_term_form (s); str_term_form 727 lib/tty/tty-slang.c SLsmg_write_string ((char *) str_term_form (str)); str_term_form 742 lib/tty/tty-slang.c SLsmg_write_string ((char *) str_term_form (s)); str_term_form 1570 src/filemanager/layout.c fprintf (stdout, ESC_STR "]0;%s" ESC_STR "\\", str_term_form (p));