Home
last modified time | relevance | path

Searched refs:GIN_TERM_EOT_STR (Results 1 – 2 of 2) sorted by relevance

/dports/japanese/kterm/kterm-6.2.0.fb6/
H A DTekproc.c273 #define GIN_TERM_EOT_STR "CR&EOT" macro
1389 else if(XmuCompareISOLatin1(tw->tek.gin_terminator_str, GIN_TERM_EOT_STR) == 0)
/dports/x11/xterm/xterm-370/
H A DTekproc.c255 #define GIN_TERM_EOT_STR "CR&EOT" macro
1602 else if (TestGIN(GIN_TERM_EOT_STR) == 0) in TekInitialize()