Home
last modified time | relevance | path

Searched refs:savetmio (Results 1 – 14 of 14) sorted by relevance

/dports/japanese/canna-lib/Canna37p3/canuum/
H A Djhlp.c699 struct sgttyb savetmio; variable
718 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
725 rubout_code = savetmio.sg_erase; in get_rubout()
736 buf = savetmio; in j_term_init()
754 savetmio = ttyb; in j_term_save()
768 ioctl (ttyfd, TIOCSETP, &savetmio); in j_term_restore()
818 struct TERMIO savetmio; variable
889 buf1 = savetmio; in j_term_init()
986 set_default_termio (&savetmio); in j_term_save()
1023 buf1 = savetmio;
[all …]
/dports/japanese/canna-server/Canna37p3/canuum/
H A Djhlp.c699 struct sgttyb savetmio; variable
718 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
725 rubout_code = savetmio.sg_erase; in get_rubout()
736 buf = savetmio; in j_term_init()
754 savetmio = ttyb; in j_term_save()
768 ioctl (ttyfd, TIOCSETP, &savetmio); in j_term_restore()
818 struct TERMIO savetmio; variable
889 buf1 = savetmio; in j_term_init()
986 set_default_termio (&savetmio); in j_term_save()
1023 buf1 = savetmio;
[all …]
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Djhlp.c686 struct sgttyb savetmio; variable
703 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
710 rubout_code = savetmio.sg_erase; in get_rubout()
721 buf = savetmio; in j_term_init()
733 struct termio savetmio; variable
774 buf1 = savetmio; in j_term_init()
1329 ioctl (ttypfd, TCSETA, &savetmio);
1542 savetmio = ttyb;
1570 savetmio = buf1;
1700 savetmio = buf1;
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Djhlp.c686 struct sgttyb savetmio; variable
703 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
710 rubout_code = savetmio.sg_erase; in get_rubout()
721 buf = savetmio; in j_term_init()
733 struct termio savetmio; variable
774 buf1 = savetmio; in j_term_init()
1329 ioctl (ttypfd, TCSETA, &savetmio);
1542 savetmio = ttyb;
1570 savetmio = buf1;
1700 savetmio = buf1;
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Djhlp.c686 struct sgttyb savetmio; variable
703 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
710 rubout_code = savetmio.sg_erase; in get_rubout()
721 buf = savetmio; in j_term_init()
733 struct termio savetmio; variable
774 buf1 = savetmio; in j_term_init()
1329 ioctl (ttypfd, TCSETA, &savetmio);
1542 savetmio = ttyb;
1570 savetmio = buf1;
1700 savetmio = buf1;
[all …]
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Djhlp.c686 struct sgttyb savetmio; variable
703 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
710 rubout_code = savetmio.sg_erase; in get_rubout()
721 buf = savetmio; in j_term_init()
733 struct termio savetmio; variable
774 buf1 = savetmio; in j_term_init()
1329 ioctl (ttypfd, TCSETA, &savetmio);
1542 savetmio = ttyb;
1570 savetmio = buf1;
1700 savetmio = buf1;
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/uum/
H A Djhlp.c686 struct sgttyb savetmio; variable
703 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
710 rubout_code = savetmio.sg_erase; in get_rubout()
721 buf = savetmio; in j_term_init()
733 struct termio savetmio; variable
774 buf1 = savetmio; in j_term_init()
1329 ioctl (ttypfd, TCSETA, &savetmio);
1542 savetmio = ttyb;
1570 savetmio = buf1;
1700 savetmio = buf1;
[all …]
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/uum/
H A Djhlp.c686 struct sgttyb savetmio; variable
703 if (savetmio.sg_erase == UNDEF_STTY) in get_rubout()
710 rubout_code = savetmio.sg_erase; in get_rubout()
721 buf = savetmio; in j_term_init()
733 struct termio savetmio; variable
774 buf1 = savetmio; in j_term_init()
1329 ioctl (ttypfd, TCSETA, &savetmio);
1542 savetmio = ttyb;
1570 savetmio = buf1;
1700 savetmio = buf1;
[all …]
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Djhlp.c269 struct sgttyb savetmio; in get_rubout() local
271 if ((ioctl (0, TIOCGETP, &savetmio) < 0) || (savetmio.sg_erase == UNDEF_STTY)) in get_rubout()
277 rubout_code = savetmio.sg_erase; in get_rubout()
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Djhlp.c269 struct sgttyb savetmio; in get_rubout() local
271 if ((ioctl (0, TIOCGETP, &savetmio) < 0) || (savetmio.sg_erase == UNDEF_STTY)) in get_rubout()
277 rubout_code = savetmio.sg_erase; in get_rubout()
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Djhlp.c269 struct sgttyb savetmio; in get_rubout() local
271 if ((ioctl (0, TIOCGETP, &savetmio) < 0) || (savetmio.sg_erase == UNDEF_STTY)) in get_rubout()
277 rubout_code = savetmio.sg_erase; in get_rubout()
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Djhlp.c269 struct sgttyb savetmio; in get_rubout() local
271 if ((ioctl (0, TIOCGETP, &savetmio) < 0) || (savetmio.sg_erase == UNDEF_STTY)) in get_rubout()
277 rubout_code = savetmio.sg_erase; in get_rubout()
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Djhlp.c269 struct sgttyb savetmio; in get_rubout() local
271 if ((ioctl (0, TIOCGETP, &savetmio) < 0) || (savetmio.sg_erase == UNDEF_STTY)) in get_rubout()
277 rubout_code = savetmio.sg_erase; in get_rubout()
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Djhlp.c269 struct sgttyb savetmio; in get_rubout() local
271 if ((ioctl (0, TIOCGETP, &savetmio) < 0) || (savetmio.sg_erase == UNDEF_STTY)) in get_rubout()
277 rubout_code = savetmio.sg_erase; in get_rubout()