Searched refs:handle_winch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/text_cmds-88/ed/
H A Dmain.c160 handle_winch(SIGWINCH);
161 if (isatty(0)) signal(SIGWINCH, handle_winch);
1431 handle_winch(int signo) function
H A Ded.h227 void handle_winch(int);

Completed in 113 milliseconds