Lines Matching refs:strlcat
703 strlcat(tmp, "CURSOR,", sizeof tmp); in screen_mode_to_string()
705 strlcat(tmp, "INSERT,", sizeof tmp); in screen_mode_to_string()
707 strlcat(tmp, "KCURSOR,", sizeof tmp); in screen_mode_to_string()
709 strlcat(tmp, "KKEYPAD,", sizeof tmp); in screen_mode_to_string()
711 strlcat(tmp, "WRAP,", sizeof tmp); in screen_mode_to_string()
713 strlcat(tmp, "MOUSE_STANDARD,", sizeof tmp); in screen_mode_to_string()
715 strlcat(tmp, "MOUSE_BUTTON,", sizeof tmp); in screen_mode_to_string()
717 strlcat(tmp, "CURSOR_BLINKING,", sizeof tmp); in screen_mode_to_string()
719 strlcat(tmp, "CURSOR_VERY_VISIBLE,", sizeof tmp); in screen_mode_to_string()
721 strlcat(tmp, "MOUSE_UTF8,", sizeof tmp); in screen_mode_to_string()
723 strlcat(tmp, "MOUSE_SGR,", sizeof tmp); in screen_mode_to_string()
725 strlcat(tmp, "BRACKETPASTE,", sizeof tmp); in screen_mode_to_string()
727 strlcat(tmp, "FOCUSON,", sizeof tmp); in screen_mode_to_string()
729 strlcat(tmp, "MOUSE_ALL,", sizeof tmp); in screen_mode_to_string()
731 strlcat(tmp, "ORIGIN,", sizeof tmp); in screen_mode_to_string()
733 strlcat(tmp, "CRLF,", sizeof tmp); in screen_mode_to_string()
735 strlcat(tmp, "KEYS_EXTENDED,", sizeof tmp); in screen_mode_to_string()
737 strlcat(tmp, "KEYS_EXTENDED_2,", sizeof tmp); in screen_mode_to_string()