Home
last modified time | relevance | path

Searched refs:send_init_strings (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.h50 extern bool send_init_strings(int /* fd */, TTY * /* old_settings */);
H A Dtput.c194 if (send_init_strings(fd, &oldmode)) { in tput_cmd()
H A Dreset_cmd.c524 send_init_strings(int fd GCC_UNUSED, TTY * old_settings) in send_init_strings() function
H A Dtset.c884 if (send_init_strings(my_fd, &oldmode)) { in main()